|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SourceClass | |
| xjavadoc | |
| Uses of SourceClass in xjavadoc |
| Methods in xjavadoc with parameters of type SourceClass | |
void |
SimpleParser.populate(SourceClass sourceClass)
This was also added to allow parsers to be re-usable. |
void |
SimpleParser.CompilationUnit(SourceClass sourceClass)
THE JAVA LANGUAGE GRAMMAR STARTS HERE * |
void |
NodeParser.populate(SourceClass sourceClass)
This was also added to allow parsers to be re-usable. |
void |
NodeParser.CompilationUnit(SourceClass sourceClass)
THE JAVA LANGUAGE GRAMMAR STARTS HERE * |
| Constructors in xjavadoc with parameters of type SourceClass | |
SourceClass(SourceClass containingClass)
Constructor to use for inner classes. |
|
SourceClass(SourceClass mainClass,
int dummy)
Constructor to use for "extra" classes, that is, secondary classes that figure in the same source. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||