Package proguard.classfile.attribute.signature.grammars
package proguard.classfile.attribute.signature.grammars
-
ClassesClassDescriptionParser for class signature grammar, defined to be closely matching the grammar definition for ease of maintenance.Implements a field descriptor parser based on the specification.Implements parser for the method descriptor grammar defined in JVM spec.Parser for method signature grammar, defined to be closely matching the grammar definition for ease of maintenance.Parser for type signature grammar, defined to be closely matching the grammar definition for ease of maintenance.