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

📄 y.output

📁 Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for
💻 OUTPUT
📖 第 1 页 / 共 2 页
字号:
state 32   55 attr_set: T_id '=' . T_id    T_id  shift, and go to state 48state 33   62 subg_hdr: T_subgraph T_id .    $default  reduce using rule 62 (subg_hdr)state 34   60 subg_stmt: '{' @10 . stmt_list '}'    T_graph     shift, and go to state 13    T_node      shift, and go to state 14    T_edge      shift, and go to state 15    T_id        shift, and go to state 16    T_subgraph  shift, and go to state 17    '{'         shift, and go to state 18    $default  reduce using rule 10 (stmt_list)    stmt_list   go to state 49    stmt_list1  go to state 20    stmt        go to state 21    stmt1       go to state 22    node_stmt   go to state 23    node_id     go to state 24    node_name   go to state 25    edge_stmt   go to state 26    attr_stmt   go to state 27    attr_class  go to state 28    attr_set    go to state 29    subg_stmt   go to state 30    subg_hdr    go to state 31state 35    2 file: graph_type T_id @1 '{' stmt_list '}' .    $default  reduce using rule 2 (file)state 36   12 stmt_list1: stmt_list1 stmt .    $default  reduce using rule 12 (stmt_list1)state 37   14 stmt: stmt1 ';' .    $default  reduce using rule 14 (stmt)state 38   20 node_stmt: node_id @2 . opt_attr_list    $default  reduce using rule 51 (rec_attr_list)    opt_attr_list  go to state 50    rec_attr_list  go to state 51state 39   25 edge_stmt: node_id @3 . edgeRHS @4 opt_attr_list    T_edgeop  shift, and go to state 52    edgeRHS  go to state 53state 40   40 port_location: ':' . T_id   41              | ':' . '(' T_id ',' T_id ')'    T_id  shift, and go to state 54    '('   shift, and go to state 55state 41   42 port_angle: '@' . T_id    T_id  shift, and go to state 56state 42   21 node_id: node_name node_port .    $default  reduce using rule 21 (node_id)state 43   36 node_port: port_location .   39          | port_location . port_angle    '@'  shift, and go to state 41    $default  reduce using rule 36 (node_port)    port_angle  go to state 57state 44   37 node_port: port_angle .   38          | port_angle . port_location    ':'  shift, and go to state 40    $default  reduce using rule 37 (node_port)    port_location  go to state 58state 45   44 attr_stmt: attr_class @9 . attr_list    '['  shift, and go to state 59    attr_list  go to state 60state 46   28 edge_stmt: subg_stmt @5 . edgeRHS @6 opt_attr_list    T_edgeop  shift, and go to state 52    edgeRHS  go to state 61state 47   58 subg_stmt: subg_hdr '{' . stmt_list '}'    T_graph     shift, and go to state 13    T_node      shift, and go to state 14    T_edge      shift, and go to state 15    T_id        shift, and go to state 16    T_subgraph  shift, and go to state 17    '{'         shift, and go to state 18    $default  reduce using rule 10 (stmt_list)    stmt_list   go to state 62    stmt_list1  go to state 20    stmt        go to state 21    stmt1       go to state 22    node_stmt   go to state 23    node_id     go to state 24    node_name   go to state 25    edge_stmt   go to state 26    attr_stmt   go to state 27    attr_class  go to state 28    attr_set    go to state 29    subg_stmt   go to state 30    subg_hdr    go to state 31state 48   55 attr_set: T_id '=' T_id .    $default  reduce using rule 55 (attr_set)state 49   60 subg_stmt: '{' @10 stmt_list . '}'    '}'  shift, and go to state 63state 50   20 node_stmt: node_id @2 opt_attr_list .    $default  reduce using rule 20 (node_stmt)state 51   49 opt_attr_list: rec_attr_list .   50 rec_attr_list: rec_attr_list . attr_list    '['  shift, and go to state 59    $default  reduce using rule 49 (opt_attr_list)    attr_list  go to state 64state 52   29 edgeRHS: T_edgeop . node_id   31        | T_edgeop . node_id @7 edgeRHS   32        | T_edgeop . subg_stmt   34        | T_edgeop . subg_stmt @8 edgeRHS    T_id        shift, and go to state 65    T_subgraph  shift, and go to state 17    '{'         shift, and go to state 18    node_id    go to state 66    node_name  go to state 25    subg_stmt  go to state 67    subg_hdr   go to state 31state 53   25 edge_stmt: node_id @3 edgeRHS . @4 opt_attr_list    $default  reduce using rule 24 (@4)    @4  go to state 68state 54   40 port_location: ':' T_id .    $default  reduce using rule 40 (port_location)state 55   41 port_location: ':' '(' . T_id ',' T_id ')'    T_id  shift, and go to state 69state 56   42 port_angle: '@' T_id .    $default  reduce using rule 42 (port_angle)state 57   39 node_port: port_location port_angle .    $default  reduce using rule 39 (node_port)state 58   38 node_port: port_angle port_location .    $default  reduce using rule 38 (node_port)state 59   52 attr_list: '[' . inside_attr_list ']'    T_id  shift, and go to state 70    $default  reduce using rule 54 (inside_attr_list)    inside_attr_list  go to state 71    attr_set          go to state 72state 60   44 attr_stmt: attr_class @9 attr_list .    $default  reduce using rule 44 (attr_stmt)state 61   28 edge_stmt: subg_stmt @5 edgeRHS . @6 opt_attr_list    $default  reduce using rule 27 (@6)    @6  go to state 73state 62   58 subg_stmt: subg_hdr '{' stmt_list . '}'    '}'  shift, and go to state 74state 63   60 subg_stmt: '{' @10 stmt_list '}' .    $default  reduce using rule 60 (subg_stmt)state 64   50 rec_attr_list: rec_attr_list attr_list .    $default  reduce using rule 50 (rec_attr_list)state 65   22 node_name: T_id .    $default  reduce using rule 22 (node_name)state 66   29 edgeRHS: T_edgeop node_id .   31        | T_edgeop node_id . @7 edgeRHS    T_edgeop  reduce using rule 30 (@7)    $default  reduce using rule 29 (edgeRHS)    @7  go to state 75state 67   32 edgeRHS: T_edgeop subg_stmt .   34        | T_edgeop subg_stmt . @8 edgeRHS    T_edgeop  reduce using rule 33 (@8)    $default  reduce using rule 32 (edgeRHS)    @8  go to state 76state 68   25 edge_stmt: node_id @3 edgeRHS @4 . opt_attr_list    $default  reduce using rule 51 (rec_attr_list)    opt_attr_list  go to state 77    rec_attr_list  go to state 51state 69   41 port_location: ':' '(' T_id . ',' T_id ')'    ','  shift, and go to state 78state 70   55 attr_set: T_id . '=' T_id    '='  shift, and go to state 32state 71   52 attr_list: '[' inside_attr_list . ']'    ']'  shift, and go to state 79state 72   53 inside_attr_list: attr_set . optcomma inside_attr_list    ','  shift, and go to state 80    $default  reduce using rule 56 (optcomma)    optcomma  go to state 81state 73   28 edge_stmt: subg_stmt @5 edgeRHS @6 . opt_attr_list    $default  reduce using rule 51 (rec_attr_list)    opt_attr_list  go to state 82    rec_attr_list  go to state 51state 74   58 subg_stmt: subg_hdr '{' stmt_list '}' .    $default  reduce using rule 58 (subg_stmt)state 75   31 edgeRHS: T_edgeop node_id @7 . edgeRHS    T_edgeop  shift, and go to state 52    edgeRHS  go to state 83state 76   34 edgeRHS: T_edgeop subg_stmt @8 . edgeRHS    T_edgeop  shift, and go to state 52    edgeRHS  go to state 84state 77   25 edge_stmt: node_id @3 edgeRHS @4 opt_attr_list .    $default  reduce using rule 25 (edge_stmt)state 78   41 port_location: ':' '(' T_id ',' . T_id ')'    T_id  shift, and go to state 85state 79   52 attr_list: '[' inside_attr_list ']' .    $default  reduce using rule 52 (attr_list)state 80   57 optcomma: ',' .    $default  reduce using rule 57 (optcomma)state 81   53 inside_attr_list: attr_set optcomma . inside_attr_list    T_id  shift, and go to state 70    $default  reduce using rule 54 (inside_attr_list)    inside_attr_list  go to state 86    attr_set          go to state 72state 82   28 edge_stmt: subg_stmt @5 edgeRHS @6 opt_attr_list .    $default  reduce using rule 28 (edge_stmt)state 83   31 edgeRHS: T_edgeop node_id @7 edgeRHS .    $default  reduce using rule 31 (edgeRHS)state 84   34 edgeRHS: T_edgeop subg_stmt @8 edgeRHS .    $default  reduce using rule 34 (edgeRHS)state 85   41 port_location: ':' '(' T_id ',' T_id . ')'    ')'  shift, and go to state 87state 86   53 inside_attr_list: attr_set optcomma inside_attr_list .    $default  reduce using rule 53 (inside_attr_list)state 87   41 port_location: ':' '(' T_id ',' T_id ')' .    $default  reduce using rule 41 (port_location)

⌨️ 快捷键说明

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