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