Uses of Class
ca.phon.query.pql.PQL.RegexExprContext
Packages that use PQL.RegexExprContext
-
Uses of PQL.RegexExprContext in ca.phon.query.pql
Methods in ca.phon.query.pql with parameters of type PQL.RegexExprContextModifier and TypeMethodDescriptionvoidPQLBaseListener.enterRegexExpr(PQL.RegexExprContext ctx) Enter a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().voidPQLListener.enterRegexExpr(PQL.RegexExprContext ctx) Enter a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().voidPQLBaseListener.exitRegexExpr(PQL.RegexExprContext ctx) Exit a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().voidPQLListener.exitRegexExpr(PQL.RegexExprContext ctx) Exit a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().PQLBaseVisitor.visitRegexExpr(PQL.RegexExprContext ctx) Visit a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().PQLVisitor.visitRegexExpr(PQL.RegexExprContext ctx) Visit a parse tree produced by theRegexExprlabeled alternative inPQL.plain_text_expr().