public final class CstInterfaceMethodRef extends CstBaseMethodRef
CONSTANT_InterfaceMethodref_info.| Constructor and Description |
|---|
CstInterfaceMethodRef(CstType definingClass,
CstNat nat)
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
CstMethodRef |
toMethodRef()
Gets a normal (non-interface)
CstMethodRef that corresponds to
this instance. |
java.lang.String |
typeName()
Returns the human name for the particular type of constant
this instance is.
|
compareTo0, getParameterWordCount, getPrototype, getPrototype, getType, isClassInit, isInstanceInit, isSignaturePolymorphicequals, getDefiningClass, getNat, hashCode, isCategory2, toHuman, toStringgetBasicFrameType, getBasicType, getFrameType, isConstantpublic java.lang.String typeName()
public CstMethodRef toMethodRef()
CstMethodRef that corresponds to
this instance.non-null; an appropriate instanceCopyright © 2020. All Rights Reserved.