Uses of Package
dev.cel.common
-
Classes in dev.cel.common used by dev.cel.bundle Class Description CelFunctionDecl Abstract representation of a CEL Function declaration.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.CelVarDecl Abstract representation of a CEL variable declaration. -
Classes in dev.cel.common used by dev.cel.checker Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information.CelFunctionDecl Abstract representation of a CEL Function declaration.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.CelValidationResult CelValidationResult encapsulates theCelAbstractSyntaxTreeandCelIssueset which may be generated during the parse and check phases.CelVarDecl Abstract representation of a CEL variable declaration.ExprFeatures Deprecated.UseCelOptionsinstead. -
Classes in dev.cel.common used by dev.cel.common Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information.CelDescriptors Value object containing multiple set of descriptors to be provided into the CEL environment.CelDescriptors.Builder Builder for configuring the CelDescriptorsCelErrorCode The canonical error codes for CELCelException Base class for all checked exceptions explicitly thrown by the library.CelFunctionDecl Abstract representation of a CEL Function declaration.CelFunctionDecl.Builder Builder for configuring theCelFunctionDecl.CelIssue Encapulates aCelSourceLocationand message representing an error within an expression.CelIssue.Builder Builder for configuringCelIssue.CelIssue.Severity Severity of a CelIssue.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.CelOptions.Builder Builder for configuring theCelOptions.CelOverloadDecl Abstract representation of a CEL function overload declaration.CelOverloadDecl.Builder Builder for configuring theCelOverloadDecl.CelProtoAbstractSyntaxTree An Adapter forCelAbstractSyntaxTreeconstructed from Canonical Protos ofCheckedExprorParsedExprexpressions.CelSource Represents the source content of an expression and related metadata.CelSource.Builder Builder forCelSource.CelSourceLocation Represents a location withinCelSource.CelValidationException Base class for all checked exceptions explicitly thrown by the library during parsing.CelVarDecl Abstract representation of a CEL variable declaration.ExprFeatures Deprecated.UseCelOptionsinstead. -
Classes in dev.cel.common used by dev.cel.common.ast Class Description CelValidationException Base class for all checked exceptions explicitly thrown by the library during parsing. -
Classes in dev.cel.common used by dev.cel.common.internal Class Description CelDescriptors Value object containing multiple set of descriptors to be provided into the CEL environment. -
Classes in dev.cel.common used by dev.cel.common.navigation Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information. -
Classes in dev.cel.common used by dev.cel.common.types Class Description CelDescriptors Value object containing multiple set of descriptors to be provided into the CEL environment. -
Classes in dev.cel.common used by dev.cel.common.values Class Description CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave. -
Classes in dev.cel.common used by dev.cel.compiler Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information.CelFunctionDecl Abstract representation of a CEL Function declaration.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.CelSource Represents the source content of an expression and related metadata.CelValidationResult CelValidationResult encapsulates theCelAbstractSyntaxTreeandCelIssueset which may be generated during the parse and check phases.CelVarDecl Abstract representation of a CEL variable declaration. -
Classes in dev.cel.common used by dev.cel.optimizer Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information. -
Classes in dev.cel.common used by dev.cel.optimizer.optimizers Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information. -
Classes in dev.cel.common used by dev.cel.parser Class Description CelIssue Encapulates aCelSourceLocationand message representing an error within an expression.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.CelSource Represents the source content of an expression and related metadata.CelSourceLocation Represents a location withinCelSource.CelValidationResult CelValidationResult encapsulates theCelAbstractSyntaxTreeandCelIssueset which may be generated during the parse and check phases. -
Classes in dev.cel.common used by dev.cel.runtime Class Description CelAbstractSyntaxTree Represents a checked or unchecked expression, its source, and related metadata such as source position information.CelErrorCode The canonical error codes for CELCelException Base class for all checked exceptions explicitly thrown by the library.CelOptions Options to configure how the CEL parser, type-checker, and evaluator behave.ExprFeatures Deprecated.UseCelOptionsinstead.