edu.mit.sketch.ddlcompiler
Interface DDLParserConstants
- All Known Implementing Classes:
- DDLParser, DDLParserTokenManager
public interface DDLParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
UPPER_LEFT
static final int UPPER_LEFT
- See Also:
- Constant Field Values
UPPER_RIGHT
static final int UPPER_RIGHT
- See Also:
- Constant Field Values
LOWER_LEFT
static final int LOWER_LEFT
- See Also:
- Constant Field Values
LOWER_RIGHT
static final int LOWER_RIGHT
- See Also:
- Constant Field Values
ABOVE
static final int ABOVE
- See Also:
- Constant Field Values
BELOW
static final int BELOW
- See Also:
- Constant Field Values
MEET
static final int MEET
- See Also:
- Constant Field Values
ANGLE
static final int ANGLE
- See Also:
- Constant Field Values
TOUCHES
static final int TOUCHES
- See Also:
- Constant Field Values
ATTACHED
static final int ATTACHED
- See Also:
- Constant Field Values
PARALLEL
static final int PARALLEL
- See Also:
- Constant Field Values
PERPENDICULAR
static final int PERPENDICULAR
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
NUM
static final int NUM
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage