~04out.svn-base

来自「这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形」· SVN-BASE 代码 · 共 16 行

SVN-BASE
16
字号
  trying if_stmt...    trying if_stmt_production_1...      trying 'if'...      >>MATCH<< 'if'...      trying cond...        trying 'cond'...        >>MATCH<< 'cond'...      >>MATCH<< cond...      trying block...        trying /{[^}]*}/...        FAIL to match /{[^}]*}/...      FAIL to match block...    FAIL to match if_stmt_production_1...fail

⌨️ 快捷键说明

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