Class TypeSignature.TypeVariable
java.lang.Object
org.openrewrite.java.internal.parser.TypeSignature
org.openrewrite.java.internal.parser.TypeSignature.TypeVariable
- Enclosing class:
TypeSignature
A type variable reference (e.g.,
TE;).-
Nested Class Summary
Nested classes/interfaces inherited from class org.openrewrite.java.internal.parser.TypeSignature
TypeSignature.ArrayType, TypeSignature.BaseType, TypeSignature.ClassSignatureResult, TypeSignature.ClassType, TypeSignature.FormalTypeParameter, TypeSignature.TypeVariable, TypeSignature.Wildcard -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.java.internal.parser.TypeSignature
parseClassSignature
-
Constructor Details
-
TypeVariable
-
-
Method Details
-
getName
-