Interface FixedType

All Superinterfaces:
ExprType
All Known Implementing Classes:
DataExprType, InvalidType, LiteralType, ModalLiteralType, NodeType

public sealed interface FixedType extends ExprType permits NodeType, LiteralType, ModalLiteralType, InvalidType, DataExprType