|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.asm.ASMOperation.Label
protected class ASMOperation.Label
Constructor Summary | |
---|---|
ASMOperation.Label(java.lang.String name)
|
Method Summary | |
---|---|
void |
addInstruction(ASMInstruction i)
|
int |
getIndex()
|
java.lang.String |
getName()
|
void |
setIndex(int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASMOperation.Label(java.lang.String name)
Method Detail |
---|
public int getIndex()
public void addInstruction(ASMInstruction i)
public void setIndex(int index)
public java.lang.String getName()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |