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