Uses of Class
net.hironico.minisql.parser.postgresql.PostgreSQLParser.CloseportalstmtContext
Packages that use PostgreSQLParser.CloseportalstmtContext
-
Uses of PostgreSQLParser.CloseportalstmtContext in net.hironico.minisql.parser.postgresql
Methods in net.hironico.minisql.parser.postgresql that return PostgreSQLParser.CloseportalstmtContextModifier and TypeMethodDescriptionPostgreSQLParser.closeportalstmt()PostgreSQLParser.StmtContext.closeportalstmt()Methods in net.hironico.minisql.parser.postgresql with parameters of type PostgreSQLParser.CloseportalstmtContextModifier and TypeMethodDescriptionvoidPostgreSQLParserBaseListener.enterCloseportalstmt(PostgreSQLParser.CloseportalstmtContext ctx) Enter a parse tree produced byPostgreSQLParser.closeportalstmt().voidPostgreSQLParserListener.enterCloseportalstmt(PostgreSQLParser.CloseportalstmtContext ctx) Enter a parse tree produced byPostgreSQLParser.closeportalstmt().voidPostgreSQLParserBaseListener.exitCloseportalstmt(PostgreSQLParser.CloseportalstmtContext ctx) Exit a parse tree produced byPostgreSQLParser.closeportalstmt().voidPostgreSQLParserListener.exitCloseportalstmt(PostgreSQLParser.CloseportalstmtContext ctx) Exit a parse tree produced byPostgreSQLParser.closeportalstmt().