Uses of Class
jasm.lang.Constant.MethodRef

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

Uses of Constant.MethodRef in jasm.lang
 

Methods in jasm.lang that return Constant.MethodRef
static Constant.MethodRef Constant.buildMethodRef(JvmType.Clazz owner, java.lang.String name, JvmType type)
          Creates a CONSTANT_MethodRef object.
 



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