| Package | Description |
|---|---|
| jasm.lang |
Provides core class for representing JVM class files, bytecodes, types and constants.
|
| Modifier and Type | Method and Description |
|---|---|
static Constant.InterfaceMethodRef |
Constant.buildInterfaceMethodRef(JvmType.Reference owner,
String name,
JvmType type)
Creates a CONSTANT_InterfaceMethodRef object.
|
Copyright © 2016. All rights reserved.