Uses of Class
ca.phon.query.pql.PQL.WordShapeExprContext
-
Uses of PQL.WordShapeExprContext in ca.phon.query.pql
Modifier and TypeMethodDescriptionvoid
PQLBaseListener.enterWordShapeExpr
(PQL.WordShapeExprContext ctx) Enter a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.enterWordShapeExpr
(PQL.WordShapeExprContext ctx) Enter a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.void
PQLBaseListener.exitWordShapeExpr
(PQL.WordShapeExprContext ctx) Exit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.void
PQLListener.exitWordShapeExpr
(PQL.WordShapeExprContext ctx) Exit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.PQLBaseVisitor.visitWordShapeExpr
(PQL.WordShapeExprContext ctx) Visit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.PQLVisitor.visitWordShapeExpr
(PQL.WordShapeExprContext ctx) Visit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.