Uses of Class
ca.phon.query.pql.PQL.RecordListContext
Packages that use PQL.RecordListContext
-
Uses of PQL.RecordListContext in ca.phon.query.pql
Methods in ca.phon.query.pql with parameters of type PQL.RecordListContextModifier and TypeMethodDescriptionvoid
PQLBaseListener.enterRecordList
(PQL.RecordListContext ctx) Enter a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.void
PQLListener.enterRecordList
(PQL.RecordListContext ctx) Enter a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.void
PQLBaseListener.exitRecordList
(PQL.RecordListContext ctx) Exit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.void
PQLListener.exitRecordList
(PQL.RecordListContext ctx) Exit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.PQLBaseVisitor.visitRecordList
(PQL.RecordListContext ctx) Visit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.PQLSessionCollector.visitRecordList
(PQL.RecordListContext ctx) PQLVisitor.visitRecordList
(PQL.RecordListContext ctx) Visit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.