|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttree.Exp
tree.NAME
public class NAME
Classe que representa uma label quando está sendo utilizada (e não para definição de um label no código)
Constructor Summary | |
---|---|
NAME(temp.Label l)
|
Method Summary | |
---|---|
Exp |
build(List<Exp> kids)
|
temp.Label |
getLabel()
|
List<Exp> |
kids()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NAME(temp.Label l)
Method Detail |
---|
public List<Exp> kids()
kids
in class Exp
public Exp build(List<Exp> kids)
build
in class Exp
public temp.Label getLabel()
JUMP
ou CALL
).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |