Class TypeArgument
java.lang.Object
org.fife.rsta.ac.java.rjc.lang.TypeArgument
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTypeArgument(Type type) TypeArgument(Type type, int doesExtend, Type otherType) -
Method Summary
-
Field Details
-
NOTHING
public static final int NOTHING- See Also:
-
EXTENDS
public static final int EXTENDS- See Also:
-
SUPER
public static final int SUPER- See Also:
-
type
-
doesExtend
private int doesExtend -
otherType
-
-
Constructor Details
-
TypeArgument
-
TypeArgument
-
-
Method Details
-
toString
-