Uses of Class
ca.phon.query.pql.PQL.PlainTextExprContext
Packages that use PQL.PlainTextExprContext
-
Uses of PQL.PlainTextExprContext in ca.phon.query.pql
Methods in ca.phon.query.pql with parameters of type PQL.PlainTextExprContextModifier and TypeMethodDescriptionvoidPQLBaseListener.enterPlainTextExpr(PQL.PlainTextExprContext ctx) Enter a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().voidPQLListener.enterPlainTextExpr(PQL.PlainTextExprContext ctx) Enter a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().voidPQLBaseListener.exitPlainTextExpr(PQL.PlainTextExprContext ctx) Exit a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().voidPQLListener.exitPlainTextExpr(PQL.PlainTextExprContext ctx) Exit a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().PQLBaseVisitor.visitPlainTextExpr(PQL.PlainTextExprContext ctx) Visit a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().PQLVisitor.visitPlainTextExpr(PQL.PlainTextExprContext ctx) Visit a parse tree produced by thePlainTextExprlabeled alternative inPQL.plain_text_expr().