|
JavaDoq 1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.javadoq.javadoc.SimpleNode
com.javadoq.javadoc.ASTNode
com.javadoq.javadoc.ASTCompilationUnit
public class ASTCompilationUnit
| Field Summary |
|---|
| Fields inherited from class com.javadoq.javadoc.ASTNode |
|---|
firstToken, lastToken |
| Fields inherited from class com.javadoq.javadoc.SimpleNode |
|---|
children, id, parent, parser, value |
| Constructor Summary | |
|---|---|
ASTCompilationUnit(int id)
|
|
ASTCompilationUnit(JavadocParser p,
int id)
|
|
| Method Summary |
|---|
| Methods inherited from class com.javadoq.javadoc.SimpleNode |
|---|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ASTCompilationUnit(int id)
public ASTCompilationUnit(JavadocParser p,
int id)
|
JavaDoq 1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||