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 TypeMethodDescriptionvoid
PSQLParserBaseListener.enterQuery_primary
(PSQLParser.Query_primaryContext ctx) Enter a parse tree produced byPSQLParser.query_primary()
.void
PSQLParserListener.enterQuery_primary
(PSQLParser.Query_primaryContext ctx) Enter a parse tree produced byPSQLParser.query_primary()
.void
PSQLParserBaseListener.exitQuery_primary
(PSQLParser.Query_primaryContext ctx) Exit a parse tree produced byPSQLParser.query_primary()
.void
PSQLParserListener.exitQuery_primary
(PSQLParser.Query_primaryContext ctx) Exit a parse tree produced byPSQLParser.query_primary()
.