public static interface NamedElement.WithRuntimeName extends NamedElement
NamedElement.WithGenericName, NamedElement.WithOptionalName, NamedElement.WithRuntimeName
EMPTY_NAME, NO_NAME
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInternalName()
Returns the internal internalName of this byte code element.
|
java.lang.String |
getName()
Returns the internalName of this byte code element.
|
getActualName
java.lang.String getName()
java.lang.String getInternalName()