public final class ASMPropertyImpl extends Object implements ASMProperty
Constructor and Description |
---|
ASMPropertyImpl(Class type,
String name) |
ASMPropertyImpl(String type,
String name) |
ASMPropertyImpl(org.objectweb.asm.Type type,
String name) |
public ASMPropertyImpl(Class type, String name)
public ASMPropertyImpl(String type, String name) throws PageException
PageException
public ASMPropertyImpl(org.objectweb.asm.Type type, String name)
public String getName()
getName
in interface ASMProperty
public org.objectweb.asm.Type getASMType()
getASMType
in interface ASMProperty
public String toString()
toString
in class Object
Object.toString()
public Class getClazz()
getClazz
in interface ASMProperty
Copyright © 2015 Lucee