Package edu.neu.ccs.demeterf.views.classes

Interface Summary
TheParserConstants Token literal values and constants.
 

Class Summary
NoQuant Representation of NoQuant
NumQuant Representation of NumQuant
NumQuant.value Field Class for NumQuant.value
PlusQuant Representation of PlusQuant
PrintToString Computes a String representation in CD Syntax, named as a ToString method
PrintToString._E  
PrintToString._F  
PrintToString._LT  
PrintToString._M  
PrintToString._N  
PrintToString._P  
PrintToString._S  
PrintToString._T  
Quantifier Representation of Quantifier
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
StarQuant Representation of StarQuant
TheParserTokenManager Token Manager.
Token Describes the input token stream.
View Representation of View
View.incl Field Class for View.incl
View.views Field Class for View.views
ViewDef Representation of ViewDef
ViewDef.children Field Class for ViewDef.children
ViewDef.name Field Class for ViewDef.name
ViewDef.params Field Class for ViewDef.params
ViewUse Representation of ViewUse
ViewUse.quant Field Class for ViewUse.quant
ViewUse.type Field Class for ViewUse.type
 

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

Error Summary
TokenMgrError Token Manager Error.