Package edu.neu.ccs.demeterf.inline.classes

Interface Summary
TheParserConstants Token literal values and constants.
 

Class Summary
Constr Representation of Constr
Constr.from Field Class for Constr.from
Constr.res Field Class for Constr.res
EnvEntry Representation of EnvEntry
EnvEntry.choices Field Class for EnvEntry.choices
EnvEntry.ret Field Class for EnvEntry.ret
EnvEntry.type Field Class for EnvEntry.type
FunctionClass Representation of FunctionClass
FunctionClass.meths Field Class for FunctionClass.meths
FunctionClass.name Field Class for FunctionClass.name
Meth Representation of Meth
Meth.args Field Class for Meth.args
Meth.name Field Class for Meth.name
Meth.ret Field Class for Meth.ret
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  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
TestC Representation of TestC
TestC.func Field Class for TestC.func
TheParserTokenManager Token Manager.
Token Describes the input token stream.
 

Exception Summary
InlineError Representation of InlineError
ParseException This exception is thrown when parse errors are encountered.
TypeError Representation of TypeError
 

Error Summary
TokenMgrError Token Manager Error.