📄 zconf.output
字号:
T_WORD shift, and go to state 37 T_WORD_QUOTE shift, and go to state 38 $default reduce using rule 84 (prompt_stmt_opt) prompt_stmt_opt go to state 146 prompt go to state 132state 97 46 choice_option_list: choice_option_list T_EOL . $default reduce using rule 46 (choice_option_list)state 98 43 choice_option_list: choice_option_list choice_option . $default reduce using rule 43 (choice_option_list)state 99 45 choice_option_list: choice_option_list help . $default reduce using rule 45 (choice_option_list)state 100 44 choice_option_list: choice_option_list depends . $default reduce using rule 44 (choice_option_list)state 101 88 end: T_ENDMENU . nl_or_eof T_EOF shift, and go to state 15 T_EOL shift, and go to state 16 nl_or_eof go to state 147state 102 89 end: T_ENDCHOICE . nl_or_eof T_EOF shift, and go to state 15 T_EOL shift, and go to state 16 nl_or_eof go to state 148state 103 90 end: T_ENDIF . nl_or_eof T_EOF shift, and go to state 15 T_EOL shift, and go to state 16 nl_or_eof go to state 149state 104 53 choice_block: choice_block common_block . $default reduce using rule 53 (choice_block)state 105 40 choice_stmt: choice_entry choice_block choice_end . $default reduce using rule 40 (choice_stmt)state 106 39 choice_end: end . $default reduce using rule 39 (choice_end)state 107 59 if_block: if_block common_block . $default reduce using rule 59 (if_block)state 108 61 if_block: if_block choice_stmt . $default reduce using rule 61 (if_block)state 109 56 if_stmt: if if_block if_end . $default reduce using rule 56 (if_stmt)state 110 60 if_block: if_block menu_stmt . $default reduce using rule 60 (if_block)state 111 55 if_end: end . $default reduce using rule 55 (if_end)state 112 80 depends_list: depends_list T_EOL . $default reduce using rule 80 (depends_list)state 113 79 depends_list: depends_list depends . $default reduce using rule 79 (depends_list)state 114 71 menu_block: menu_block error . T_EOL T_EOL shift, and go to state 150state 115 68 menu_block: menu_block common_block . $default reduce using rule 68 (menu_block)state 116 70 menu_block: menu_block choice_stmt . $default reduce using rule 70 (menu_block)state 117 65 menu_stmt: menu_entry menu_block menu_end . $default reduce using rule 65 (menu_stmt)state 118 69 menu_block: menu_block menu_stmt . $default reduce using rule 69 (menu_block)state 119 64 menu_end: end . $default reduce using rule 64 (menu_end)state 120 98 expr: T_OPEN_PAREN expr T_CLOSE_PAREN . $default reduce using rule 98 (expr)state 121 100 expr: expr . T_OR expr 100 | expr T_OR expr . 101 | expr . T_AND expr T_AND shift, and go to state 70 $default reduce using rule 100 (expr)state 122 100 expr: expr . T_OR expr 101 | expr . T_AND expr 101 | expr T_AND expr . $default reduce using rule 101 (expr)state 123 97 expr: symbol T_UNEQUAL symbol . $default reduce using rule 97 (expr)state 124 96 expr: symbol T_EQUAL symbol . $default reduce using rule 96 (expr)state 125 76 help_start: T_HELP T_EOL . $default reduce using rule 76 (help_start)state 126 81 depends: T_DEPENDS T_ON . expr T_EOL T_WORD shift, and go to state 46 T_WORD_QUOTE shift, and go to state 47 T_OPEN_PAREN shift, and go to state 48 T_NOT shift, and go to state 49 expr go to state 151 symbol go to state 51state 127 82 depends: T_DEPENDS expr . T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_EOL shift, and go to state 152 T_OR shift, and go to state 69 T_AND shift, and go to state 70state 128 83 depends: T_REQUIRES expr . T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_EOL shift, and go to state 153 T_OR shift, and go to state 69 T_AND shift, and go to state 70state 129 33 config_option: T_PROMPT prompt . if_expr T_EOL T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 155state 130 34 config_option: T_DEFAULT expr . if_expr T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_IF shift, and go to state 154 T_OR shift, and go to state 69 T_AND shift, and go to state 70 $default reduce using rule 93 (if_expr) if_expr go to state 156state 131 26 config_option: T_TRISTATE prompt_stmt_opt . T_EOL T_EOL shift, and go to state 157state 132 85 prompt_stmt_opt: prompt . if_expr T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 158state 133 27 config_option: T_DEF_TRISTATE expr . if_expr T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_IF shift, and go to state 154 T_OR shift, and go to state 69 T_AND shift, and go to state 70 $default reduce using rule 93 (if_expr) if_expr go to state 159state 134 28 config_option: T_BOOLEAN prompt_stmt_opt . T_EOL T_EOL shift, and go to state 160state 135 29 config_option: T_DEF_BOOLEAN expr . if_expr T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_IF shift, and go to state 154 T_OR shift, and go to state 69 T_AND shift, and go to state 70 $default reduce using rule 93 (if_expr) if_expr go to state 161state 136 32 config_option: T_STRING prompt_stmt_opt . T_EOL T_EOL shift, and go to state 162state 137 30 config_option: T_INT prompt_stmt_opt . T_EOL T_EOL shift, and go to state 163state 138 31 config_option: T_HEX prompt_stmt_opt . T_EOL T_EOL shift, and go to state 164state 139 35 config_option: T_SELECT T_WORD . if_expr T_EOL T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 165state 140 36 config_option: T_RANGE symbol . symbol if_expr T_EOL T_WORD shift, and go to state 46 T_WORD_QUOTE shift, and go to state 47 symbol go to state 166state 141 77 help: help_start T_HELPTEXT . $default reduce using rule 77 (help)state 142 50 choice_option: T_OPTIONAL T_EOL . $default reduce using rule 50 (choice_option)state 143 47 choice_option: T_PROMPT prompt . if_expr T_EOL T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 167state 144 51 choice_option: T_DEFAULT T_WORD . if_expr T_EOL T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 168state 145 48 choice_option: T_TRISTATE prompt_stmt_opt . T_EOL T_EOL shift, and go to state 169state 146 49 choice_option: T_BOOLEAN prompt_stmt_opt . T_EOL T_EOL shift, and go to state 170state 147 88 end: T_ENDMENU nl_or_eof . $default reduce using rule 88 (end)state 148 89 end: T_ENDCHOICE nl_or_eof . $default reduce using rule 89 (end)state 149 90 end: T_ENDIF nl_or_eof . $default reduce using rule 90 (end)state 150 71 menu_block: menu_block error T_EOL . $default reduce using rule 71 (menu_block)state 151 81 depends: T_DEPENDS T_ON expr . T_EOL 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_EOL shift, and go to state 171 T_OR shift, and go to state 69 T_AND shift, and go to state 70state 152 82 depends: T_DEPENDS expr T_EOL . $default reduce using rule 82 (depends)state 153 83 depends: T_REQUIRES expr T_EOL . $default reduce using rule 83 (depends)state 154 94 if_expr: T_IF . expr T_WORD shift, and go to state 46 T_WORD_QUOTE shift, and go to state 47 T_OPEN_PAREN shift, and go to state 48 T_NOT shift, and go to state 49 expr go to state 172 symbol go to state 51state 155 33 config_option: T_PROMPT prompt if_expr . T_EOL T_EOL shift, and go to state 173state 156 34 config_option: T_DEFAULT expr if_expr . T_EOL T_EOL shift, and go to state 174state 157 26 config_option: T_TRISTATE prompt_stmt_opt T_EOL . $default reduce using rule 26 (config_option)state 158 85 prompt_stmt_opt: prompt if_expr . $default reduce using rule 85 (prompt_stmt_opt)state 159 27 config_option: T_DEF_TRISTATE expr if_expr . T_EOL T_EOL shift, and go to state 175state 160 28 config_option: T_BOOLEAN prompt_stmt_opt T_EOL . $default reduce using rule 28 (config_option)state 161 29 config_option: T_DEF_BOOLEAN expr if_expr . T_EOL T_EOL shift, and go to state 176state 162 32 config_option: T_STRING prompt_stmt_opt T_EOL . $default reduce using rule 32 (config_option)state 163 30 config_option: T_INT prompt_stmt_opt T_EOL . $default reduce using rule 30 (config_option)state 164 31 config_option: T_HEX prompt_stmt_opt T_EOL . $default reduce using rule 31 (config_option)state 165 35 config_option: T_SELECT T_WORD if_expr . T_EOL T_EOL shift, and go to state 177state 166 36 config_option: T_RANGE symbol symbol . if_expr T_EOL T_IF shift, and go to state 154 $default reduce using rule 93 (if_expr) if_expr go to state 178state 167 47 choice_option: T_PROMPT prompt if_expr . T_EOL T_EOL shift, and go to state 179state 168 51 choice_option: T_DEFAULT T_WORD if_expr . T_EOL T_EOL shift, and go to state 180state 169 48 choice_option: T_TRISTATE prompt_stmt_opt T_EOL . $default reduce using rule 48 (choice_option)state 170 49 choice_option: T_BOOLEAN prompt_stmt_opt T_EOL . $default reduce using rule 49 (choice_option)state 171 81 depends: T_DEPENDS T_ON expr T_EOL . $default reduce using rule 81 (depends)state 172 94 if_expr: T_IF expr . 100 expr: expr . T_OR expr 101 | expr . T_AND expr T_OR shift, and go to state 69 T_AND shift, and go to state 70 $default reduce using rule 94 (if_expr)state 173 33 config_option: T_PROMPT prompt if_expr T_EOL . $default reduce using rule 33 (config_option)state 174 34 config_option: T_DEFAULT expr if_expr T_EOL . $default reduce using rule 34 (config_option)state 175 27 config_option: T_DEF_TRISTATE expr if_expr T_EOL . $default reduce using rule 27 (config_option)state 176 29 config_option: T_DEF_BOOLEAN expr if_expr T_EOL . $default reduce using rule 29 (config_option)state 177 35 config_option: T_SELECT T_WORD if_expr T_EOL . $default reduce using rule 35 (config_option)state 178 36 config_option: T_RANGE symbol symbol if_expr . T_EOL T_EOL shift, and go to state 181state 179 47 choice_option: T_PROMPT prompt if_expr T_EOL . $default reduce using rule 47 (choice_option)state 180 51 choice_option: T_DEFAULT T_WORD if_expr T_EOL . $default reduce using rule 51 (choice_option)state 181 36 config_option: T_RANGE symbol symbol if_expr T_EOL . $default reduce using rule 36 (config_option)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -