| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Constant
Represents a primitive literal.
|
static class |
Constant.Builder
Represents a primitive literal.
|
| Modifier and Type | Method and Description |
|---|---|
ConstantOrBuilder |
Expr.getConstExprOrBuilder()
A literal expression.
|
ConstantOrBuilder |
Expr.Builder.getConstExprOrBuilder()
A literal expression.
|
ConstantOrBuilder |
ExprOrBuilder.getConstExprOrBuilder()
A literal expression.
|
ConstantOrBuilder |
Reference.getValueOrBuilder()
For references to constants, this may contain the value of the
constant if known at compile time.
|
ConstantOrBuilder |
Reference.Builder.getValueOrBuilder()
For references to constants, this may contain the value of the
constant if known at compile time.
|
ConstantOrBuilder |
ReferenceOrBuilder.getValueOrBuilder()
For references to constants, this may contain the value of the
constant if known at compile time.
|
ConstantOrBuilder |
Decl.IdentDeclOrBuilder.getValueOrBuilder()
The constant value of the identifier.
|
ConstantOrBuilder |
Decl.IdentDecl.getValueOrBuilder()
The constant value of the identifier.
|
ConstantOrBuilder |
Decl.IdentDecl.Builder.getValueOrBuilder()
The constant value of the identifier.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.