Package at.dms.compiler.tools.antlr.extra

Class Summary
CToken  
InputBuffer Handles the input of compiler source code to the scanner.
InputBufferState Acts as communication object between different scanners.
Parser This class describes the capabilities of parsers.
Scanner This class describes the capabilities of lexers (token streams) to share a common input buffer and to handle line numbers.
TokenCache