| Interface | Description |
|---|---|
| SignatureParser.FieldTypeSignature |
Representation of the "FieldTypeSignature" clause.
|
| SignatureParser.FieldTypeSignatureVisitor<T,EX extends Throwable> | |
| SignatureParser.Options | |
| SignatureParser.ThrowsSignature |
Representation of the "ThrowsSignature" clause.
|
| SignatureParser.TypeSignature |
Representation of the "TypeSignature" clause.
|
| Class | Description |
|---|---|
| SignatureParser |
Helper class for parsing signatures and descriptors.
|
| SignatureParser.ArrayTypeSignature |
Representation of the "ArrayTypeSignature" clause.
|
| SignatureParser.ClassSignature |
Representation of the "ClassSignature" clause.
|
| SignatureParser.ClassTypeSignature |
Representation of the "ClassTypeSignature" clause, e.g.
|
| SignatureParser.FormalTypeParameter |
Representation of the "FormalTypeParameter" clause, e.g.
|
| SignatureParser.MethodTypeSignature |
Representation of the "MethodTypeSignature" clause.
|
| SignatureParser.PrimitiveTypeSignature |
Representation of the "PrimitiveTypeSignature" clause, i.e.
|
| SignatureParser.SimpleClassTypeSignature |
Representation of the "SimpleClassTypeSignature" clause, e.g.
|
| SignatureParser.TypeArgument |
Representation of the "TypeArgument" clause.
|
| SignatureParser.TypeVariableSignature |
Representation of the "TypeVariableSignature" clause, e.g.
|
| Exception | Description |
|---|---|
| SignatureParser.SignatureException |
Signalizes am malformed signature.
|
Copyright © 2022. All rights reserved.