xjavadoc
interface JavaParser
UNKNOWN: 7. mars 2002
Method Summary | |
---|---|
Token | getToken(int i)
Gets the Token attribute of the JavaParser object.
|
void | populate(SourceClass sourceClass)
Populates the class by parsing its source.
|
Parameters: i Describe what the parameter does
Returns: The Token value
Parameters: sourceClass the XClass object to populate
Throws: ParseException if the parsed file is not compliant with the Java grammar