Package edu.neu.ccs.demeter

Class Summary
AroundContinuation A class to represent a continuation passed to an around method.
Graph Utility class for TAO.
Ident A terminal class for parsing an identifier (a sequence of letters, digits, and underscores not starting with a digit).
Line A terminal class for parsing a full line.
Text A terminal class for parsing a block of arbitrary text.
Word A terminal class for parsing a word.