inox.ast.Definitions
Algebraic datatype sort definition. An ADT sort is linked to a series of constructors (ADTConstructor) for this particular sort.
An equality relation defined on this ADTSort
An invariant that refines this ADTSort
Wraps this ADTSort in a in TypedADTSort with the specified type parameters
Wraps this ADTSort in a in TypedADTSort with its own type parameters
Algebraic datatype sort definition. An ADT sort is linked to a series of constructors (ADTConstructor) for this particular sort.