|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameDeclaration
This is a declaration of a name, e.g. a variable or method name.
See AbstractNameDeclaration for a base class.
| Method Summary | |
|---|---|
String |
getImage()
Gets the image of the node. |
String |
getName()
Gets the name of the declaration, such as the variable name. |
ScopedNode |
getNode()
Gets the node which manifests the declaration. |
Scope |
getScope()
Gets the scope in which this name has been declared. |
| Method Detail |
|---|
ScopedNode getNode()
String getImage()
getName()Scope getScope()
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||