Uses of Class
ca.phon.query.pql.PQL.IncludeAlignedPhonesContext
-
Uses of PQL.IncludeAlignedPhonesContext in ca.phon.query.pql
Modifier and TypeMethodDescriptionvoid
PQLBaseListener.enterIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Enter a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.void
PQLListener.enterIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Enter a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.void
PQLBaseListener.exitIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Exit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.void
PQLListener.exitIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Exit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.PQLBaseVisitor.visitIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Visit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.PQLVisitor.visitIncludeAlignedPhones
(PQL.IncludeAlignedPhonesContext ctx) Visit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.