|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectassem.Instr
assem.LABEL
public class LABEL
Constructor Summary | |
---|---|
LABEL(java.lang.String a,
temp.Label l)
|
Method Summary | |
---|---|
List<temp.Temp> |
def()
|
temp.Label |
getLabel()
|
Targets |
jumps()
|
List<temp.Temp> |
use()
|
Methods inherited from class assem.Instr |
---|
format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LABEL(java.lang.String a, temp.Label l)
Method Detail |
---|
public List<temp.Temp> use()
use
in class Instr
public List<temp.Temp> def()
def
in class Instr
public Targets jumps()
jumps
in class Instr
public temp.Label getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |