Uses of Class
ca.phon.query.pql.PQL.PlainTextExprContext
-
Uses of PQL.PlainTextExprContext in ca.phon.query.pql
Modifier and TypeMethodDescriptionvoid
PQLBaseListener.enterPlainTextExpr
(PQL.PlainTextExprContext ctx) Enter a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.void
PQLListener.enterPlainTextExpr
(PQL.PlainTextExprContext ctx) Enter a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.void
PQLBaseListener.exitPlainTextExpr
(PQL.PlainTextExprContext ctx) Exit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.void
PQLListener.exitPlainTextExpr
(PQL.PlainTextExprContext ctx) Exit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.PQLBaseVisitor.visitPlainTextExpr
(PQL.PlainTextExprContext ctx) Visit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.PQLVisitor.visitPlainTextExpr
(PQL.PlainTextExprContext ctx) Visit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.