Package cel.dev.expr.conformance
package cel.dev.expr.conformance
-
ClassDescriptionRepresentation of a CEL Environment, defining what features and extensions are available for conformance testing.Representation of a CEL Environment, defining what features and extensions are available for conformance testing.ContextVariable represents a message type to be made available as a context variable to the CEL environment.ContextVariable represents a message type to be made available as a context variable to the CEL environment.Import represents a type name that will be abbreviated by its simple name making it easier to reference simple type names from packages other than the expression container.Import represents a type name that will be abbreviated by its simple name making it easier to reference simple type names from packages other than the expression container.Extension represents a versioned extension library reference to enable in the CEL environment.Extension represents a versioned extension library reference to enable in the CEL environment.Represents a named boolean feature flag supported by CEL.Represents a named boolean feature flag supported by CEL.LibrarySubset indicates a subset of the macros and functions supported by a subsettable library.LibrarySubset indicates a subset of the macros and functions supported by a subsettable library.Represents a named validator with an optional map-based configuration object.Represents a named validator with an optional map-based configuration object.