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.
AlternateVisualEdgePainter An example of an alternative VisualEdgePainter that changes the color to red and doubles the width.
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.
BisectsConstraintNode 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.
HMMAnalyzer This class takes in summed likelihoods generated by a series of hmms on a particular input and analyzes the likelihoods for segmentation.
IntersectsConstraintNode Parsing can be thought of as generating and AST.
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.
SampleVisualShortestPathSpanningTree SampleVisualShortestPathSpanningTree
SearchNode This class represents a node.
Segmentation This class is for dealing with segmentation results.
ShapeNode Created: Thu Jul 25 15:08:37 2002
Copyright: Copyright (C) 2002 by MIT.
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.
VariableLengthHMMAnalyzer This class takes in summed likelihoods generated by a series of hmms on a particular input and analyzes the likelihoods for segmentation.
 

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

Error Summary
TokenMgrError