FreeHEP API
Version current

org.freehep.jaco.rtti
Interface Parser

All Known Implementing Classes:
CPlusPlusParser

public interface Parser

Defines a Parser for the RTTI

Version:
$Id: Parser.java,v 1.2 2000/06/07 14:47:06 duns Exp $
Author:
Mark Donszelmann
Source Code:
Parser.java

Method Summary
 void addGlobalClasses()
           
 void parse()
           
 

Method Detail

parse

public void parse()
           throws ParseException,
                  FileNotFoundException
Throws:
ParseException
FileNotFoundException

addGlobalClasses

public void addGlobalClasses()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.