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