Uses of Class
ca.phon.query.pql.PQL.CVPatternExprContext
Packages that use PQL.CVPatternExprContext
-
Uses of PQL.CVPatternExprContext in ca.phon.query.pql
Methods in ca.phon.query.pql with parameters of type PQL.CVPatternExprContextModifier and TypeMethodDescriptionvoidPQLBaseListener.enterCVPatternExpr(PQL.CVPatternExprContext ctx) Enter a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().voidPQLListener.enterCVPatternExpr(PQL.CVPatternExprContext ctx) Enter a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().voidPQLBaseListener.exitCVPatternExpr(PQL.CVPatternExprContext ctx) Exit a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().voidPQLListener.exitCVPatternExpr(PQL.CVPatternExprContext ctx) Exit a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().PQLBaseVisitor.visitCVPatternExpr(PQL.CVPatternExprContext ctx) Visit a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().PQLVisitor.visitCVPatternExpr(PQL.CVPatternExprContext ctx) Visit a parse tree produced by theCVPatternExprlabeled alternative inPQL.ipa_expr().