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