Doxygen
CharStream.h 文件参考
#include "JavaCC.h"
+ CharStream.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  vhdl::parser::CharStream
 This class describes a character stream that maintains line and column number positions of the characters. 更多...
 

命名空间

 vhdl
 Token literal values and constants.
 
 vhdl::parser
 

宏定义

#define INITIAL_BUFFER_SIZE   4096
 

宏定义说明

◆ INITIAL_BUFFER_SIZE

#define INITIAL_BUFFER_SIZE   4096

在文件 CharStream.h9 行定义.