Package proguard.classfile.attribute.signature
Parsers for signature and descriptor strings as defined by the grammar in JVM spec.
-
Class Summary Class Description CachingSignatureParser SignatureParser
which caches the parsed out ASTs.SignatureParser Basic accessor class to the signature and descriptor parsers.