Uses of Interface
com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Packages that use ConstantOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of ConstantOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement ConstantOrBuilder Modifier and Type Class Description classConstantRepresents a primitive literal.static classConstant.BuilderRepresents a primitive literal.Methods in com.google.api.expr.v1alpha1 that return ConstantOrBuilder Modifier and Type Method Description ConstantOrBuilderExpr.Builder. getConstExprOrBuilder()A literal expression.ConstantOrBuilderExpr. getConstExprOrBuilder()A literal expression.ConstantOrBuilderExprOrBuilder. getConstExprOrBuilder()A literal expression.ConstantOrBuilderDecl.IdentDecl.Builder. getValueOrBuilder()The constant value of the identifier.ConstantOrBuilderDecl.IdentDecl. getValueOrBuilder()The constant value of the identifier.ConstantOrBuilderDecl.IdentDeclOrBuilder. getValueOrBuilder()The constant value of the identifier.ConstantOrBuilderReference.Builder. getValueOrBuilder()For references to constants, this may contain the value of the constant if known at compile time.ConstantOrBuilderReference. getValueOrBuilder()For references to constants, this may contain the value of the constant if known at compile time.ConstantOrBuilderReferenceOrBuilder. getValueOrBuilder()For references to constants, this may contain the value of the constant if known at compile time.
-