public interface LoadClass
Modifier and Type | Method and 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)