|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |