Package edu.mit.sketch.ddlcompiler

Interface Summary
ASTNode Parsing can be thought of as generating and AST.
DDLParserConstants  
 

Class Summary
AboveConstraintNode Parsing can be thought of as generating and AST.
AndGateParser  
AngleConstraintNode Parsing can be thought of as generating and AST.
AttachedConstraintNode Parsing can be thought of as generating and AST.
BelowConstraintNode Parsing can be thought of as generating and AST.
ComponentNode Parsing can be thought of as generating and AST.
ConstraintNode Parsing can be thought of as generating and AST.
DDLParser  
DDLParserTokenManager  
DerivedPropertyNode Parsing can be thought of as generating and AST.
GraphFrame A graph structure for representing partial recognition w/visualization.
LeftConstraintNode Parsing can be thought of as generating and AST.
LowerLeftConstraintNode Parsing can be thought of as generating and AST.
LowerRightConstraintNode Parsing can be thought of as generating and AST.
MeetConstraintNode Parsing can be thought of as generating and AST.
ParallelConstraintNode Parsing can be thought of as generating and AST.
PartialRecognitionEdge  
PartialRecognitionGraph A graph structure for representing partial recognition.
PartialRecognitionGraphVisualizer A graph structure for representing partial recognition w/visualization.
PartialRecognitionNode  
PartialRecognitionTester See the end of the file for the log of changes.
PerpendicularConstraintNode Parsing can be thought of as generating and AST.
RenameNode Parsing can be thought of as generating and AST.
RightConstraintNode Parsing can be thought of as generating and AST.
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
TouchConstraintNode Parsing can be thought of as generating and AST.
UpperLeftConstraintNode Parsing can be thought of as generating and AST.
UpperRightConstraintNode Parsing can be thought of as generating and AST.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError