|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.vm.ASMOperation.LineNumberEntry
public class ASMOperation.LineNumberEntry
Field Summary | |
---|---|
int |
begin
|
int |
end
|
java.lang.String |
id
|
Constructor Summary | |
---|---|
ASMOperation.LineNumberEntry(java.lang.String id,
int begin,
int end)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String id
public int begin
public int end
Constructor Detail |
---|
public ASMOperation.LineNumberEntry(java.lang.String id, int begin, int end)
|
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 |