forked from pear/PHP_ParserGenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoops.out
More file actions
18 lines (14 loc) · 662 Bytes
/
oops.out
File metadata and controls
18 lines (14 loc) · 662 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
State 0:
common_scalar ::= * T_LNUMBER|T_DNUMBER|T_CONSTANT_ENCAPSED_STRING|T_LINE|T_FILE|T_CLASS_C|T_METHOD_C|T_FUNC_C
T_LNUMBER shift 1
T_DNUMBER shift 1
T_CONSTANT_ENCAPSED_STRING shift 1
T_LINE shift 1
T_FILE shift 1
T_CLASS_C shift 1
T_METHOD_C shift 1
T_FUNC_C shift 1
common_scalar accept
State 1:
(0) common_scalar ::= T_LNUMBER|T_DNUMBER|T_CONSTANT_ENCAPSED_STRING|T_LINE|T_FILE|T_CLASS_C|T_METHOD_C|T_FUNC_C *
{default} reduce 0