Class ParsedGenericBound
java.lang.Object
org.openzen.zenscript.parser.definitions.ParsedGenericBound
- Direct Known Subclasses:
ParsedSuperBound,ParsedTypeBound
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract TypeParameterBoundcompile(TypeResolutionContext context)
-
Constructor Details
-
ParsedGenericBound
public ParsedGenericBound()
-
-
Method Details
-
compile
-