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

📄 pythongrammar25.java

📁 Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, re
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[27] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte007) {
                      if (jjtc007) {
                        jjtree.clearNodeScope(jjtn007);
                        jjtc007 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte007 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte007;}
                      }
                      if (jjte007 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte007;}
                      }
                      {if (true) throw (Error)jjte007;}
      } finally {
                      if (jjtc007) {
                        jjtree.closeNodeScope(jjtn007,  2);
                        jjtreeCloseNodeScope(jjtn007);
                      }
      }
      break;
    case OREQ:
      jj_consume_token(OREQ);
                      SimpleNode jjtn008 = jjtree.builder.openNode( JJTAUG_OR);
                      boolean jjtc008 = true;
                      jjtree.openNodeScope(jjtn008);
                      jjtreeOpenNodeScope(jjtn008);
      try {
        switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
        case YIELD:
          yield_expr();
          break;
        case LPAREN:
        case LBRACE:
        case LBRACKET:
        case PLUS:
        case MINUS:
        case NOT:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[28] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte008) {
                      if (jjtc008) {
                        jjtree.clearNodeScope(jjtn008);
                        jjtc008 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte008 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte008;}
                      }
                      if (jjte008 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte008;}
                      }
                      {if (true) throw (Error)jjte008;}
      } finally {
                      if (jjtc008) {
                        jjtree.closeNodeScope(jjtn008,  2);
                        jjtreeCloseNodeScope(jjtn008);
                      }
      }
      break;
    case XOREQ:
      jj_consume_token(XOREQ);
                      SimpleNode jjtn009 = jjtree.builder.openNode( JJTAUG_XOR);
                      boolean jjtc009 = true;
                      jjtree.openNodeScope(jjtn009);
                      jjtreeOpenNodeScope(jjtn009);
      try {
        switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
        case YIELD:
          yield_expr();
          break;
        case LPAREN:
        case LBRACE:
        case LBRACKET:
        case PLUS:
        case MINUS:
        case NOT:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[29] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte009) {
                      if (jjtc009) {
                        jjtree.clearNodeScope(jjtn009);
                        jjtc009 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte009 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte009;}
                      }
                      if (jjte009 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte009;}
                      }
                      {if (true) throw (Error)jjte009;}
      } finally {
                      if (jjtc009) {
                        jjtree.closeNodeScope(jjtn009,  2);
                        jjtreeCloseNodeScope(jjtn009);
                      }
      }
      break;
    case LSHIFTEQ:
      jj_consume_token(LSHIFTEQ);
                      SimpleNode jjtn010 = jjtree.builder.openNode( JJTAUG_LSHIFT);
                      boolean jjtc010 = true;
                      jjtree.openNodeScope(jjtn010);
                      jjtreeOpenNodeScope(jjtn010);
      try {
        switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
        case YIELD:
          yield_expr();
          break;
        case LPAREN:
        case LBRACE:
        case LBRACKET:
        case PLUS:
        case MINUS:
        case NOT:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[30] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte010) {
                      if (jjtc010) {
                        jjtree.clearNodeScope(jjtn010);
                        jjtc010 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte010 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte010;}
                      }
                      if (jjte010 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte010;}
                      }
                      {if (true) throw (Error)jjte010;}
      } finally {
                      if (jjtc010) {
                        jjtree.closeNodeScope(jjtn010,  2);
                        jjtreeCloseNodeScope(jjtn010);
                      }
      }
      break;
    case RSHIFTEQ:
      jj_consume_token(RSHIFTEQ);
                      SimpleNode jjtn011 = jjtree.builder.openNode( JJTAUG_RSHIFT);
                      boolean jjtc011 = true;
                      jjtree.openNodeScope(jjtn011);
                      jjtreeOpenNodeScope(jjtn011);
      try {
        switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
        case YIELD:
          yield_expr();
          break;
        case LPAREN:
        case LBRACE:
        case LBRACKET:
        case PLUS:
        case MINUS:
        case NOT:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[31] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte011) {
                      if (jjtc011) {
                        jjtree.clearNodeScope(jjtn011);
                        jjtc011 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte011 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte011;}
                      }
                      if (jjte011 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte011;}
                      }
                      {if (true) throw (Error)jjte011;}
      } finally {
                      if (jjtc011) {
                        jjtree.closeNodeScope(jjtn011,  2);
                        jjtreeCloseNodeScope(jjtn011);
                      }
      }
      break;
    case POWEREQ:
      jj_consume_token(POWEREQ);
                      SimpleNode jjtn012 = jjtree.builder.openNode( JJTAUG_POWER);
                      boolean jjtc012 = true;
                      jjtree.openNodeScope(jjtn012);
                      jjtreeOpenNodeScope(jjtn012);
      try {
        switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
        case YIELD:
          yield_expr();
          break;
        case LPAREN:
        case LBRACE:
        case LBRACKET:
        case PLUS:
        case MINUS:
        case NOT:
        case NOT_BOOL:
        case LAMBDA:
        case AS:
        case NAME:
        case DECNUMBER:
        case HEXNUMBER:
        case OCTNUMBER:
        case FLOAT:
        case COMPLEX:
        case SINGLE_STRING:
        case SINGLE_STRING2:
        case TRIPLE_STRING:
        case TRIPLE_STRING2:
        case SINGLE_USTRING:
        case SINGLE_USTRING2:
        case TRIPLE_USTRING:
        case TRIPLE_USTRING2:
        case 137:
          SmartTestList();
          break;
        default:
          jj_la1[32] = jj_gen;
          jj_consume_token(-1);
          throw new ParseException();
        }
      } catch (Throwable jjte012) {
                      if (jjtc012) {
                        jjtree.clearNodeScope(jjtn012);
                        jjtc012 = false;
                      } else {
                        jjtree.popNode();
                      }
                      if (jjte012 instanceof RuntimeException) {
                        {if (true) throw (RuntimeException)jjte012;}
                      }
                      if (jjte012 instanceof ParseException) {
                        {if (true) throw (ParseException)jjte012;}
                      }
                      {if (true) throw (Error)jjte012;}
      } finally {
                      if (jjtc012) {
                        jjtree.closeNodeScope(jjtn012,  2);
                        jjtreeCloseNodeScope(jjtn012);
                      }
      }
      break;
    default:
      jj_la1[35] = jj_gen;
     SimpleNode jjtn013 = jjtree.builder.openNode( JJTEXPR_STMT);
     boolean jjtc013 = true;
     jjtree.openNodeScope(jjtn013);
     jjtreeOpenNodeScope(jjtn013);
      try {
        label_11:
        while (true) {
          switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
          case EQUAL:
            ;
            break;
          default:
            jj_la1[33] = jj_gen;
            break label_11;
          }
          jj_consume_token(EQUAL);
          switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {
          case YIELD:
            yield_expr();
            break;
          case LPAREN:
          case LBRACE:
          case LBRACKET:
          case PLUS:
          case MINUS:
          case NOT:
          case NOT_BOOL:
          case LAMBDA:
          case AS:
          case NAME:
          case DECNUMBER:
          case HEXNUMBER:
          case OCTNUMBER:
          case FLOAT:
          case COMPLEX:
          case SINGLE_STRING:
          case SINGLE_STRING2:
          case TRIPLE_STRING:
          case TRIPLE_STRING2:
          case SINGLE_USTRING:
          case SINGLE_USTRING2:
          case TRIPLE_USTRING:
          case TRIPLE_USTRING2:
          case 137:
            SmartTestList();
            break;
          default:
            jj_la1[34] = jj_gen;
            jj_consume_token(-1);
            throw new ParseException();
          }
        }
      } catch (Throwable jjte013) {
     if (jjtc013) {
       jjtree.clearNodeScope(jjtn013);
       jjtc013 = false;
     } else {
       jjtree.popNode();
     }
     if (jjte013 instanceof RuntimeException) {
       {if (true) throw (RuntimeException)jjte013;}
     }
     if (jjte013 instanceof ParseException) {
       {if (true) throw (ParseException)jjte013

⌨️ 快捷键说明

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