|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.asm.ASMWriter
public abstract class ASMWriter
An abstract ASM
writer.
Constructor Summary | |
---|---|
ASMWriter()
|
Method Summary | |
---|---|
protected java.util.List |
getConstantPool()
|
protected int |
getCPIndex(java.lang.String s)
|
abstract void |
print(ASM asm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASMWriter()
Method Detail |
---|
public abstract void print(ASM asm)
protected int getCPIndex(java.lang.String s)
protected java.util.List getConstantPool()
|
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 |