Doxygen
|
#include "JavaCC.h"
Go to the source code of this file.
Classes | |
class | vhdl::parser::CharStream |
This class describes a character stream that maintains line and column number positions of the characters. More... | |
Namespaces | |
namespace | vhdl |
Token literal values and constants. | |
namespace | vhdl::parser |
Macros | |
#define | INITIAL_BUFFER_SIZE 4096 |
#define INITIAL_BUFFER_SIZE 4096 |
Definition at line 9 of file CharStream.h.
Referenced by vhdl::parser::CharStream::CharStream(), vhdl::parser::CharStream::CharStream(), vhdl::parser::CharStream::CharStream(), vhdl::parser::CharStream::CharStream(), vhdl::parser::CharStream::ReInit(), vhdl::parser::CharStream::ReInit(), and vhdl::parser::CharStream::ReInit().