Package edu.mit.sketch.grammar

Interface Summary
NonTerminal All the objects who want to be NonTerminal must implement this interface.
SequenceTerminal All the objects who want to be NonTerminal must implement this interface.
Terminal All the objects who want to be NonTerminal must implement this interface.
 

Class Summary
CheckMarkRecognizer Recognize check marks.