Package proguard.classfile.attribute.signature
package proguard.classfile.attribute.signature
Parsers for signature and descriptor strings as defined by the grammar in JVM spec.
-
ClassesClassDescription
SignatureParserwhich caches the parsed out ASTs.Basic accessor class to the signature and descriptor parsers.