Class SignatureParser.TypeVariableSignature

java.lang.Object
org.codehaus.janino.util.signature.SignatureParser.TypeVariableSignature
All Implemented Interfaces:
SignatureParser.FieldTypeSignature, SignatureParser.ThrowsSignature, SignatureParser.TypeSignature
Enclosing class:
SignatureParser

public static class SignatureParser.TypeVariableSignature extends Object implements SignatureParser.ThrowsSignature, SignatureParser.FieldTypeSignature
Representation of the "TypeVariableSignature" clause, e.g. 'T'.