Uses of Class
ca.phon.query.pql.PQL.PhonexExprContext
-
Uses of PQL.PhonexExprContext in ca.phon.query.pql
Modifier and TypeMethodDescriptionvoid
PQLBaseListener.enterPhonexExpr
(PQL.PhonexExprContext ctx) Enter a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.enterPhonexExpr
(PQL.PhonexExprContext ctx) Enter a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.void
PQLBaseListener.exitPhonexExpr
(PQL.PhonexExprContext ctx) Exit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.exitPhonexExpr
(PQL.PhonexExprContext ctx) Exit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.PQLBaseVisitor.visitPhonexExpr
(PQL.PhonexExprContext ctx) Visit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.PQLVisitor.visitPhonexExpr
(PQL.PhonexExprContext ctx) Visit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.