Class TypeParameterDef
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.java.ast.declaration.TypeParameterDef
Represents a type parameter in a type or method definition.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode
-
Field Details
-
name
-
bound
-
-
Constructor Details
-
TypeParameterDef
-
-
Method Details
-
toString
- Overrides:
toString
in classValueObject
-