railo.transformer.bytecode.util
Interface ASMProperty

All Known Implementing Classes:
ASMPropertyImpl, Property

public interface ASMProperty


Method Summary
 org.objectweb.asm.Type getASMType()
           
 Class getClazz()
           
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name

getASMType

org.objectweb.asm.Type getASMType()
                                  throws PageException
Returns:
the type
Throws:
PageException

getClazz

Class getClazz()
Returns:
the clazz


Copyright © 2012 Railo