|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTranslate.Frame.Access
public abstract class Frame.Access
An Access represents storage for a local variable in this frame.
Constructor Summary | |
---|---|
Frame.Access()
|
Method Summary | |
---|---|
abstract Tree.Exp |
exp()
Generate an expression to access the variable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Frame.Access()
Method Detail |
---|
public abstract Tree.Exp exp()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |