Uses of Class
org.qdl_lang.generated.QDLParserParser.AppliesOperatorContext
-
Packages that use QDLParserParser.AppliesOperatorContext Package Description org.qdl_lang.generated org.qdl_lang.parsing Classes that support parsing and the parser itself. -
-
Uses of QDLParserParser.AppliesOperatorContext in org.qdl_lang.generated
Methods in org.qdl_lang.generated with parameters of type QDLParserParser.AppliesOperatorContext Modifier and Type Method Description voidQDLParserBaseListener. enterAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)Enter a parse tree produced by theappliesOperatorlabeled alternative inQDLParserParser.expression().voidQDLParserListener. enterAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)Enter a parse tree produced by theappliesOperatorlabeled alternative inQDLParserParser.expression().voidQDLParserBaseListener. exitAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)Exit a parse tree produced by theappliesOperatorlabeled alternative inQDLParserParser.expression().voidQDLParserListener. exitAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)Exit a parse tree produced by theappliesOperatorlabeled alternative inQDLParserParser.expression(). -
Uses of QDLParserParser.AppliesOperatorContext in org.qdl_lang.parsing
Methods in org.qdl_lang.parsing with parameters of type QDLParserParser.AppliesOperatorContext Modifier and Type Method Description voidQDLListener. enterAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)voidQDLListener. exitAppliesOperator(QDLParserParser.AppliesOperatorContext ctx)
-