Uses of Class
org.graylog.plugins.pipelineprocessor.parser.RuleLangParser.ComparisonContext
Packages that use RuleLangParser.ComparisonContext
-
Uses of RuleLangParser.ComparisonContext in org.graylog.plugins.pipelineprocessor.parser
Methods in org.graylog.plugins.pipelineprocessor.parser with parameters of type RuleLangParser.ComparisonContextModifier and TypeMethodDescriptionvoidRuleLangBaseListener.enterComparison(RuleLangParser.ComparisonContext ctx) Enter a parse tree produced by theComparisonlabeled alternative inRuleLangParser.expression().voidRuleLangListener.enterComparison(RuleLangParser.ComparisonContext ctx) Enter a parse tree produced by theComparisonlabeled alternative inRuleLangParser.expression().voidRuleLangBaseListener.exitComparison(RuleLangParser.ComparisonContext ctx) Exit a parse tree produced by theComparisonlabeled alternative inRuleLangParser.expression().voidRuleLangListener.exitComparison(RuleLangParser.ComparisonContext ctx) Exit a parse tree produced by theComparisonlabeled alternative inRuleLangParser.expression().