qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate AnonymousClass::getTypeDescriptor

Gets the JVM descriptor for this type, as used in bytecode.

For an anonymous class, the type descriptor is the descriptor of the enclosing type followed by a (1-based) counter of anonymous classes declared within that type.

string getTypeDescriptor()