|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.scoping.compiler.ast.Node
com.jeffpalm.scoping.compiler.ast.Statement
com.jeffpalm.scoping.compiler.ast.Expression
com.jeffpalm.scoping.compiler.ast.Reference
com.jeffpalm.scoping.compiler.ast.NameReference
com.jeffpalm.scoping.compiler.ast.NameReference.Qualified
public static final class NameReference.Qualified
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jeffpalm.scoping.compiler.ast.NameReference |
---|
NameReference.Qualified, NameReference.Simple |
Field Summary |
---|
Fields inherited from class com.jeffpalm.scoping.compiler.ast.NameReference |
---|
name |
Fields inherited from class com.jeffpalm.scoping.compiler.ast.Node |
---|
pos |
Method Summary | |
---|---|
void |
traverse(IVisitor vis)
|
Methods inherited from class com.jeffpalm.scoping.compiler.ast.NameReference |
---|
whatToPrint |
Methods inherited from class com.jeffpalm.scoping.compiler.ast.Node |
---|
toString, typeString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public void traverse(IVisitor vis)
traverse
in class Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |