public class CpClass extends Cp
TAG_Class, TAG_Double, TAG_Fieldref, TAG_Float, TAG_Integer, TAG_InterfaceMethodref, TAG_InvokeDynamic, TAG_Long, TAG_MethodHandle, TAG_Methodref, TAG_MethodType, TAG_NameAndType, TAG_String, TAG_Utf8
Modifier and Type | Method and Description |
---|---|
java.lang.String |
className(CompiledClass info)
find and form the class name - remembering that '[' chars may come before the class name to
denote arrays of the given class.
|
public java.lang.String className(CompiledClass info)