cn.wensiqun.asmsupport.utils
接口 Localable

所有已知实现类:
ScopeLogicVariable, ScopeThis

public interface Localable

作者:
温斯群(Joe Wen)

方法摘要
 org.objectweb.asm.Type getActuallyType()
           
 org.objectweb.asm.Type getDeclareType()
           
 String getName()
           
 int[] getPositions()
           
 

方法详细信息

getDeclareType

org.objectweb.asm.Type getDeclareType()

getActuallyType

org.objectweb.asm.Type getActuallyType()

getName

String getName()

getPositions

int[] getPositions()


Copyright © 2013. All Rights Reserved.