|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTree.Stm
Tree.LABEL
public class LABEL
Define constant value as current code address.
Field Summary | |
---|---|
Temp.Label |
label
|
Constructor Summary | |
---|---|
LABEL(Temp.Label l)
|
Method Summary | |
---|---|
void |
accept(IntVisitor v,
int d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Temp.Label label
Constructor Detail |
---|
public LABEL(Temp.Label l)
Method Detail |
---|
public void accept(IntVisitor v, int d)
accept
in interface Hospitable
accept
in class Stm
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |