Uses of Interface
dev.cel.expr.ConstantOrBuilder
Packages that use ConstantOrBuilder
-
Uses of ConstantOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement ConstantOrBuilderModifier and TypeClassDescriptionfinal classRepresents a primitive literal.static final classRepresents a primitive literal.Methods in dev.cel.expr that return ConstantOrBuilderModifier and TypeMethodDescriptionExpr.Builder.getConstExprOrBuilder()A constant expression.Expr.getConstExprOrBuilder()A constant expression.ExprOrBuilder.getConstExprOrBuilder()A constant 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.