| Package | Description |
|---|---|
| org.codehaus.janino.util.signature |
Application-independent helper classes.
|
| Class and Description |
|---|
| SignatureParser.ArrayTypeSignature
Representation of the "ArrayTypeSignature" clause.
|
| SignatureParser.ClassSignature
Representation of the "ClassSignature" clause.
|
| SignatureParser.ClassTypeSignature
Representation of the "ClassTypeSignature" clause, e.g.
|
| SignatureParser.FieldTypeSignature
Representation of the "FieldTypeSignature" clause.
|
| SignatureParser.FieldTypeSignatureVisitor |
| SignatureParser.FormalTypeParameter
Representation of the "FormalTypeParameter" clause, e.g.
|
| SignatureParser.MethodTypeSignature
Representation of the "MethodTypeSignature" clause.
|
| SignatureParser.Options |
| SignatureParser.PrimitiveTypeSignature
Representation of the "PrimitiveTypeSignature" clause, i.e.
|
| SignatureParser.SignatureException
Signalizes am malformed signature.
|
| SignatureParser.SimpleClassTypeSignature
Representation of the "SimpleClassTypeSignature" clause, e.g.
|
| SignatureParser.ThrowsSignature
Representation of the "ThrowsSignature" clause.
|
| SignatureParser.TypeArgument
Representation of the "TypeArgument" clause.
|
| SignatureParser.TypeSignature
Representation of the "TypeSignature" clause.
|
| SignatureParser.TypeVariableSignature
Representation of the "TypeVariableSignature" clause, e.g.
|
Copyright © 2022. All rights reserved.