|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Name.Qualified | |
|---|---|
| com.jeffpalm.scoping.compiler.ast | |
| Uses of Name.Qualified in com.jeffpalm.scoping.compiler.ast |
|---|
| Methods in com.jeffpalm.scoping.compiler.ast that return Name.Qualified | |
|---|---|
Name.Qualified |
Ast.newQualifiedName(Pos pos,
java.lang.String name,
Name identifier)
|
| Methods in com.jeffpalm.scoping.compiler.ast with parameters of type Name.Qualified | |
|---|---|
void |
IVisitor.enter(Name.Qualified node)
|
void |
AbstractVisitor.enter(Name.Qualified node)
|
void |
IVisitor.leave(Name.Qualified node)
|
void |
AbstractVisitor.leave(Name.Qualified node)
|
NameReference.Qualified |
Ast.newQualifiedNameReference(Name.Qualified name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||