| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.SignContext |
PostgreSQLParser.sign() |
PostgreSQLParser.SignContext |
PostgreSQLParser.Index_def_actionContext.sign() |
PostgreSQLParser.SignContext |
PostgreSQLParser.Signed_number_literalContext.sign() |
PostgreSQLParser.SignContext |
PostgreSQLParser.Signed_numerical_literalContext.sign() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterSign(PostgreSQLParser.SignContext ctx)
Enter a parse tree produced by
PostgreSQLParser.sign(). |
void |
PostgreSQLParserBaseListener.enterSign(PostgreSQLParser.SignContext ctx)
Enter a parse tree produced by
PostgreSQLParser.sign(). |
void |
PostgreSQLParserListener.exitSign(PostgreSQLParser.SignContext ctx)
Exit a parse tree produced by
PostgreSQLParser.sign(). |
void |
PostgreSQLParserBaseListener.exitSign(PostgreSQLParser.SignContext ctx)
Exit a parse tree produced by
PostgreSQLParser.sign(). |
T |
PostgreSQLParserBaseVisitor.visitSign(PostgreSQLParser.SignContext ctx)
Visit a parse tree produced by
PostgreSQLParser.sign(). |
T |
PostgreSQLParserVisitor.visitSign(PostgreSQLParser.SignContext ctx)
Visit a parse tree produced by
PostgreSQLParser.sign(). |
Copyright © 2022. All rights reserved.