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