Interface FixedType

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

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