Uses of Interface
com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
Packages that use ParsedExprOrBuilder Package Description com.github.xds.type.v3 com.google.api.expr.v1alpha1 -
-
Uses of ParsedExprOrBuilder in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return ParsedExprOrBuilder Modifier and Type Method Description ParsedExprOrBuilderCelExpression.Builder. getParsedExprOrBuilder()Parsed expression in abstract syntax tree (AST) form.ParsedExprOrBuilderCelExpression. getParsedExprOrBuilder()Parsed expression in abstract syntax tree (AST) form.ParsedExprOrBuilderCelExpressionOrBuilder. getParsedExprOrBuilder()Parsed expression in abstract syntax tree (AST) form. -
Uses of ParsedExprOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement ParsedExprOrBuilder Modifier and Type Class Description classParsedExprAn expression together with source information as returned by the parser.static classParsedExpr.BuilderAn expression together with source information as returned by the parser.
-