Package com.io7m.cedarbridge.schema.ast
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 com.io7m.cedarbridge.schema.ast.CBASTElementType
lexical, userDataMethods inherited from interface java.util.Formattable
formatTo