Uses of Package
dev.cel.common.internal
-
Packages that use dev.cel.common.internal Package Description dev.cel.checker dev.cel.common dev.cel.common.internal dev.cel.compiler -
Classes in dev.cel.common.internal used by dev.cel.checker Class Description EnvVisitable Simple API for exposing a class with a visitable CEL environment.EnvVisitor Simple API for visiting the declarations of a CEL environmentErrors An object which manages error reporting. -
Classes in dev.cel.common.internal used by dev.cel.common Class Description CelCodePointArray Represents an in-memory read-only contiguous source of Unicode code points. -
Classes in dev.cel.common.internal used by dev.cel.common.internal Class Description BasicCodePointArray An array of code points that contain code points from both the Latin-1 character set and Basic Multilingual Plane.CelCodePointArray Represents an in-memory read-only contiguous source of Unicode code points.EnvVisitor Simple API for visiting the declarations of a CEL environmentErrors.Error Represents an error.Errors.ErrorFormatter Helper interface to format an error string.Errors.SourceLocation SourceLocation gives the line and column where an expression starts.Latin1CodePointArray Represents an in-memory contiguous source of ISO-LATIN-1 code points.SupplementalCodePointArray Array of code points that contain code points from Latin-1 character set, basic multilingual plane or the supplemental multilingual plane. -
Classes in dev.cel.common.internal used by dev.cel.compiler Class Description EnvVisitable Simple API for exposing a class with a visitable CEL environment.EnvVisitor Simple API for visiting the declarations of a CEL environment