| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.NotOperator_Context |
MySQLStatementParser.notOperator_() |
MySQLStatementParser.NotOperator_Context |
MySQLStatementParser.ExprContext.notOperator_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitNotOperator_(MySQLStatementParser.NotOperator_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.notOperator_(). |
T |
MySQLStatementBaseVisitor.visitNotOperator_(MySQLStatementParser.NotOperator_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.notOperator_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.