void |
PostgreSQLParserListener.enterComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|
void |
PostgreSQLParserBaseListener.enterComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|
void |
PostgreSQLParserListener.exitComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|
void |
PostgreSQLParserBaseListener.exitComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|
T |
PostgreSQLParserVisitor.visitComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
|