|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaticReference<T>
The StaticReference
tells us all the ways that a StaticSlot
is used in a program.
Method Summary | |
---|---|
Node |
getNode()
The node where the reference lives. |
StaticSourceFile |
getSourceFile()
The source file where the reference lives. |
StaticSlot<T> |
getSymbol()
The variable that this reference points to. |
Method Detail |
---|
StaticSlot<T> getSymbol()
Node getNode()
StaticSourceFile getSourceFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |