Class | Description |
---|---|
CEAST | |
CEAST.NodeList | |
CEAST.Path | |
CEAST.SliceList | |
CEAST.StringList | |
CECompiler |
Given an AST, compile it into a CEConstraint instance
Eventually this will go away and the constraint parser
will directly create the constraint.
|
CEConstraint |
A Constraint is a structure
containing a parsed representation
of a constraint expression.
|
CEConstraint.Segment | |
Universal |
The Universal constraint is a constraint
that includes everything in a DMR, even
including items such as dimensions or enums
that are defined but never used.
|
Enum | Description |
---|---|
CEAST.Constant | |
CEAST.Operator | |
CEAST.Sort | |
CEConstraint.Expand |