|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface JavaParser
Describe what this class does
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. |
Method Detail |
---|
void populate(SourceClass sourceClass) throws ParseException
sourceClass
- the XClass object to populate
ParseException
- if the parsed file is not compliant with the Java
grammarToken getToken(int i)
i
- Describe what the parameter does
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |