|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| 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
public abstract class NameReference
| Nested Class Summary | |
|---|---|
static class |
NameReference.Qualified
|
static class |
NameReference.Simple
|
| Field Summary | |
|---|---|
Name |
name
|
| Fields inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
pos |
| Method Summary | |
|---|---|
java.lang.Object |
whatToPrint()
|
| Methods inherited from class com.jeffpalm.scoping.compiler.ast.Node |
|---|
toString, traverse, typeString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final Name name
| Method Detail |
|---|
public final java.lang.Object whatToPrint()
whatToPrint in class Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||