Interface CBASTTypeExpressionType
- All Superinterfaces:
CBASTElementType, Formattable, com.io7m.jlexing.core.LexicalType<URI>
- All Known Implementing Classes:
CBASTTypeApplication, CBASTTypeNamed
public sealed interface CBASTTypeExpressionType
extends CBASTElementType, Formattable
permits CBASTTypeApplication, CBASTTypeNamed
The type of type expressions.
-
Method Summary
Methods inherited from interface CBASTElementType
lexical, userDataMethods inherited from interface Formattable
formatTo