| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 | |
| io.envoyproxy.envoy.config.rbac.v3 | |
| io.envoyproxy.envoy.extensions.rate_limit_descriptors.expr.v3 |
| Class and Description |
|---|
| CheckedExpr
A CEL expression which has been successfully type checked.
|
| CheckedExpr.Builder
A CEL expression which has been successfully type checked.
|
| CheckedExprOrBuilder |
| Constant
Represents a primitive literal.
|
| Constant.Builder
Represents a primitive literal.
|
| Constant.ConstantKindCase |
| ConstantOrBuilder |
| Decl
Represents a declaration of a named value or function.
|
| Decl.Builder
Represents a declaration of a named value or function.
|
| Decl.DeclKindCase |
| Decl.FunctionDecl
Function declaration specifies one or more overloads which indicate the
function's parameter types and return type, and may optionally specify a
function definition in terms of CEL expressions.
|
| Decl.FunctionDecl.Builder
Function declaration specifies one or more overloads which indicate the
function's parameter types and return type, and may optionally specify a
function definition in terms of CEL expressions.
|
| Decl.FunctionDecl.Overload
An overload indicates a function's parameter types and return type, and
may optionally include a function body described in terms of [Expr][google.api.expr.v1alpha1.Expr]
values.
|
| Decl.FunctionDecl.Overload.Builder
An overload indicates a function's parameter types and return type, and
may optionally include a function body described in terms of [Expr][google.api.expr.v1alpha1.Expr]
values.
|
| Decl.FunctionDecl.OverloadOrBuilder |
| Decl.FunctionDeclOrBuilder |
| Decl.IdentDecl
Identifier declaration which specifies its type and optional `Expr` value.
|
| Decl.IdentDecl.Builder
Identifier declaration which specifies its type and optional `Expr` value.
|
| Decl.IdentDeclOrBuilder |
| DeclOrBuilder |
| Expr
An abstract representation of a common expression.
|
| Expr.Builder
An abstract representation of a common expression.
|
| Expr.Call
A call expression, including calls to predefined functions and operators.
|
| Expr.Call.Builder
A call expression, including calls to predefined functions and operators.
|
| Expr.CallOrBuilder |
| Expr.Comprehension
A comprehension expression applied to a list or map.
|
| Expr.Comprehension.Builder
A comprehension expression applied to a list or map.
|
| Expr.ComprehensionOrBuilder |
| Expr.CreateList
A list creation expression.
|
| Expr.CreateList.Builder
A list creation expression.
|
| Expr.CreateListOrBuilder |
| Expr.CreateStruct
A map or message creation expression.
|
| Expr.CreateStruct.Builder
A map or message creation expression.
|
| Expr.CreateStruct.Entry
Represents an entry.
|
| Expr.CreateStruct.Entry.Builder
Represents an entry.
|
| Expr.CreateStruct.Entry.KeyKindCase |
| Expr.CreateStruct.EntryOrBuilder |
| Expr.CreateStructOrBuilder |
| Expr.ExprKindCase |
| Expr.Ident
An identifier expression. e.g.
|
| Expr.Ident.Builder
An identifier expression. e.g.
|
| Expr.IdentOrBuilder |
| Expr.Select
A field selection expression. e.g.
|
| Expr.Select.Builder
A field selection expression. e.g.
|
| Expr.SelectOrBuilder |
| ExprOrBuilder |
| ParsedExpr
An expression together with source information as returned by the parser.
|
| ParsedExpr.Builder
An expression together with source information as returned by the parser.
|
| ParsedExprOrBuilder |
| Reference
Describes a resolved reference to a declaration.
|
| Reference.Builder
Describes a resolved reference to a declaration.
|
| ReferenceOrBuilder |
| SourceInfo
Source information collected at parse time.
|
| SourceInfo.Builder
Source information collected at parse time.
|
| SourceInfoOrBuilder |
| SourcePosition
A specific position in source.
|
| SourcePosition.Builder
A specific position in source.
|
| SourcePositionOrBuilder |
| Type
Represents a CEL type.
|
| Type.AbstractType
Application defined abstract type.
|
| Type.AbstractType.Builder
Application defined abstract type.
|
| Type.AbstractTypeOrBuilder |
| Type.Builder
Represents a CEL type.
|
| Type.FunctionType
Function type with result and arg types.
|
| Type.FunctionType.Builder
Function type with result and arg types.
|
| Type.FunctionTypeOrBuilder |
| Type.ListType
List type with typed elements, e.g.
|
| Type.ListType.Builder
List type with typed elements, e.g.
|
| Type.ListTypeOrBuilder |
| Type.MapType
Map type with parameterized key and value types, e.g.
|
| Type.MapType.Builder
Map type with parameterized key and value types, e.g.
|
| Type.MapTypeOrBuilder |
| Type.PrimitiveType
CEL primitive types.
|
| Type.TypeKindCase |
| Type.WellKnownType
Well-known protobuf types treated with first-class support in CEL.
|
| TypeOrBuilder |
| Class and Description |
|---|
| CheckedExpr
A CEL expression which has been successfully type checked.
|
| CheckedExpr.Builder
A CEL expression which has been successfully type checked.
|
| CheckedExprOrBuilder |
| Expr
An abstract representation of a common expression.
|
| Expr.Builder
An abstract representation of a common expression.
|
| ExprOrBuilder |
| Class and Description |
|---|
| Expr
An abstract representation of a common expression.
|
| Expr.Builder
An abstract representation of a common expression.
|
| ExprOrBuilder |
Copyright © 2018–2021 The Envoy Project. All rights reserved.