ANEWARRAY, CHECKCAST, FieldInstruction, FieldOrMethod, GETFIELD, GETSTATIC, INSTANCEOF, InvokeInstruction, INVOKEINTERFACE, INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL, MULTIANEWARRAY, NEW, PUTFIELD, PUTSTATICpublic interface LoadClass
| Modifier and Type | Method | Description |
|---|---|---|
ObjectType |
getLoadClassType(ConstantPoolGen cpg) |
Returns the ObjectType of the referenced class or interface
that may be loaded and resolved.
|
Type |
getType(ConstantPoolGen cpg) |
Returns the type associated with this instruction.
|
ObjectType getLoadClassType(ConstantPoolGen cpg)
Type getType(ConstantPoolGen cpg)
getLoadClassType(ConstantPoolGen)