Uses of Class
ca.phon.query.pql.PQL.CVPatternExprContext
-
Uses of PQL.CVPatternExprContext in ca.phon.query.pql
Modifier and TypeMethodDescriptionvoid
PQLBaseListener.enterCVPatternExpr
(PQL.CVPatternExprContext ctx) Enter a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.enterCVPatternExpr
(PQL.CVPatternExprContext ctx) Enter a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.void
PQLBaseListener.exitCVPatternExpr
(PQL.CVPatternExprContext ctx) Exit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.exitCVPatternExpr
(PQL.CVPatternExprContext ctx) Exit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.PQLBaseVisitor.visitCVPatternExpr
(PQL.CVPatternExprContext ctx) Visit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.PQLVisitor.visitCVPatternExpr
(PQL.CVPatternExprContext ctx) Visit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.