Uses of Interface
com.google.api.expr.v1alpha1.ConstantOrBuilder
Packages that use ConstantOrBuilder
-
Uses of ConstantOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement ConstantOrBuilderModifier and TypeClassDescriptionfinal class
Represents a primitive literal.static final class
Represents a primitive literal.Fields in com.google.api.expr.v1alpha1 with type parameters of type ConstantOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Expr.Builder.constExprBuilder_
private com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Decl.IdentDecl.Builder.valueBuilder_
private com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Reference.Builder.valueBuilder_
Methods in com.google.api.expr.v1alpha1 that return ConstantOrBuilderModifier and TypeMethodDescriptionExpr.Builder.getConstExprOrBuilder()
A literal expression.Expr.getConstExprOrBuilder()
A literal expression.ExprOrBuilder.getConstExprOrBuilder()
A literal expression.Decl.IdentDecl.Builder.getValueOrBuilder()
The constant value of the identifier.Decl.IdentDecl.getValueOrBuilder()
The constant value of the identifier.Decl.IdentDeclOrBuilder.getValueOrBuilder()
The constant value of the identifier.Reference.Builder.getValueOrBuilder()
For references to constants, this may contain the value of the constant if known at compile time.Reference.getValueOrBuilder()
For references to constants, this may contain the value of the constant if known at compile time.ReferenceOrBuilder.getValueOrBuilder()
For references to constants, this may contain the value of the constant if known at compile time.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type ConstantOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Expr.Builder.internalGetConstExprFieldBuilder()
A literal expression.private com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Decl.IdentDecl.Builder.internalGetValueFieldBuilder()
The constant value of the identifier.private com.google.protobuf.SingleFieldBuilder
<Constant, Constant.Builder, ConstantOrBuilder> Reference.Builder.internalGetValueFieldBuilder()
For references to constants, this may contain the value of the constant if known at compile time.