typedef enum
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
token | ||
END | -1 | END is a terminal symbol that matches the | |
EMPTY | NOTCHAR | EMPTY is a terminal symbol that matches | |
BACKREF | BACKREF is generated by \<digit>; it | ||
BEGLINE | BEGLINE is a terminal symbol that matches | ||
ENDLINE | ENDLINE is a terminal symbol that matches | ||
BEGWORD | BEGWORD is a terminal symbol that matches | ||
ENDWORD | ENDWORD is a terminal symbol that matches | ||
LIMWORD | LIMWORD is a terminal symbol that matches | ||
NOTLIMWORD | NOTLIMWORD is a terminal symbol that | ||
QMARK | QMARK is an operator of one argument that | ||
STAR | STAR is an operator of one argument that | ||
PLUS | PLUS is an operator of one argument that | ||
REPMN | REPMN is a lexical token corresponding | ||
CAT | CAT is an operator of two arguments that | ||
OR | OR is an operator of two arguments that | ||
ORTOP | OR at the toplevel in the parse tree. | ||
LPAREN | LPAREN never appears in the parse tree, | ||
RPAREN | RPAREN never appears in the parse tree. | ||
CSET | class of characters. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー