Uses of Class
jasm.lang.Constant.InterfaceMethodRef

Packages that use Constant.InterfaceMethodRef
jasm.lang Provides core class for representing JVM class files, bytecodes, types and constants. 
 

Uses of Constant.InterfaceMethodRef in jasm.lang
 

Methods in jasm.lang that return Constant.InterfaceMethodRef
static Constant.InterfaceMethodRef Constant.buildInterfaceMethodRef(JvmType.Clazz owner, java.lang.String name, JvmType type)
          Creates a CONSTANT_InterfaceMethodRef object.
 



Copyright © 2013 David J. Pearce. All Rights Reserved.