Uses of Class
eu.clarin.sru.fcs.qlparser.lex.LexParser.Relation_symbolContext
-
Packages that use LexParser.Relation_symbolContext Package Description eu.clarin.sru.fcs.qlparser.lex -
-
Uses of LexParser.Relation_symbolContext in eu.clarin.sru.fcs.qlparser.lex
Methods in eu.clarin.sru.fcs.qlparser.lex that return LexParser.Relation_symbolContext Modifier and Type Method Description LexParser.Relation_symbolContext
LexParser.Modifier_relationContext. relation_symbol()
LexParser.Relation_symbolContext
LexParser. relation_symbol()
LexParser.Relation_symbolContext
LexParser.RelationContext. relation_symbol()
Methods in eu.clarin.sru.fcs.qlparser.lex with parameters of type LexParser.Relation_symbolContext Modifier and Type Method Description void
LexParserBaseListener. enterRelation_symbol(LexParser.Relation_symbolContext ctx)
Enter a parse tree produced byLexParser.relation_symbol()
.void
LexParserListener. enterRelation_symbol(LexParser.Relation_symbolContext ctx)
Enter a parse tree produced byLexParser.relation_symbol()
.void
LexParserBaseListener. exitRelation_symbol(LexParser.Relation_symbolContext ctx)
Exit a parse tree produced byLexParser.relation_symbol()
.void
LexParserListener. exitRelation_symbol(LexParser.Relation_symbolContext ctx)
Exit a parse tree produced byLexParser.relation_symbol()
.T
LexParserBaseVisitor. visitRelation_symbol(LexParser.Relation_symbolContext ctx)
Visit a parse tree produced byLexParser.relation_symbol()
.T
LexParserVisitor. visitRelation_symbol(LexParser.Relation_symbolContext ctx)
Visit a parse tree produced byLexParser.relation_symbol()
.
-