Uses of Class
cel.parser.internal.CELParser.NegateContext
-
Packages that use CELParser.NegateContext Package Description cel.parser.internal -
-
Uses of CELParser.NegateContext in cel.parser.internal
Methods in cel.parser.internal with parameters of type CELParser.NegateContext Modifier and Type Method Description TCELBaseVisitor. visitNegate(CELParser.NegateContext ctx)Visit a parse tree produced by theNegatelabeled alternative inCELParser.unary().TCELVisitor. visitNegate(CELParser.NegateContext ctx)Visit a parse tree produced by theNegatelabeled alternative inCELParser.unary().
-