Interface ExprType

All Known Subinterfaces:
FixedType
All Known Implementing Classes:
DataExprType, InvalidType, LiteralType, ModalLiteralType, MutableType, NodeType

public sealed interface ExprType permits FixedType, MutableType