⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 llout.h

📁 its about compiler for LL1 and LR
💻 H
字号:
/*@A (C) 1992 Allen I. Holub                                                */
#define _EOI_         0
#define ACTION        1
#define CODE_BLOCK    2
#define COLON         3
#define END_OPT       4
#define FIELD         5
#define LEFT          6
#define NAME          7
#define NONASSOC      8
#define OR            9
#define OTHER         10
#define PREC          11
#define RIGHT         12
#define SEMI          13
#define SEPARATOR     14
#define START         15
#define START_OPT     16
#define SYNCH         17
#define TERM_SPEC     18
#define TYPE          19
#define PERCENT_UNION 20
#define WHITESPACE    21

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -