Uses of Class
org.dhatim.sql.lang.PSQLParser.Query_primaryContext
Packages that use PSQLParser.Query_primaryContext
-
Uses of PSQLParser.Query_primaryContext in org.dhatim.sql.lang
Methods in org.dhatim.sql.lang that return PSQLParser.Query_primaryContextModifier and TypeMethodDescriptionPSQLParser.Non_join_query_termContext.query_primary(int i) PSQLParser.query_primary()Methods in org.dhatim.sql.lang that return types with arguments of type PSQLParser.Query_primaryContextMethods in org.dhatim.sql.lang with parameters of type PSQLParser.Query_primaryContextModifier and TypeMethodDescriptionvoidPSQLParserBaseListener.enterQuery_primary(PSQLParser.Query_primaryContext ctx) Enter a parse tree produced byPSQLParser.query_primary().voidPSQLParserListener.enterQuery_primary(PSQLParser.Query_primaryContext ctx) Enter a parse tree produced byPSQLParser.query_primary().voidPSQLParserBaseListener.exitQuery_primary(PSQLParser.Query_primaryContext ctx) Exit a parse tree produced byPSQLParser.query_primary().voidPSQLParserListener.exitQuery_primary(PSQLParser.Query_primaryContext ctx) Exit a parse tree produced byPSQLParser.query_primary().