void |
PostgreSQLParserListener.enterCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|
void |
PostgreSQLParserBaseListener.enterCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|
void |
PostgreSQLParserListener.exitCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|
void |
PostgreSQLParserBaseListener.exitCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|
T |
PostgreSQLParserBaseVisitor.visitCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|
T |
PostgreSQLParserVisitor.visitCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
|