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.common.values dev.cel.compiler dev.cel.runtime -
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.BidiConverter TheBidiConverteris a bidirectional converter which containsConverterobjects to forward convert from proto to CEL and backward convert from CEL to proto.CelCodePointArray Represents an in-memory read-only contiguous source of Unicode code points.CelDescriptorPool CelDescriptorPoolallows lookup of descriptors for message types and field descriptors for Proto2 extension messages.CombinedDescriptorPool TheCombinedDescriptorPooltakes one or moreCelDescriptorPoolinstances and supports descriptor lookups in the order the descriptor pools are added to the constructor.Converter Functional interface for converting between two types.DefaultDescriptorPool A descriptor pool that has descriptors pre-loaded for well-known types defined byWellKnownProto.DefaultMessageFactory DefaultMessageFactory producesMessage.Builderinstances by protobuf name.DynamicProto TheDynamicProtoclass supports the conversion ofAnyvalues to concreteMessagetypes based on provided descriptors.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.ProtoMessageFactory ProtoMessageFactoryprovides a method to create a protobuf builder objects by name.SupplementalCodePointArray Array of code points that contain code points from Latin-1 character set, basic multilingual plane or the supplemental multilingual plane.WellKnownProto WellKnownProto types used throughout CEL. -
Classes in dev.cel.common.internal used by dev.cel.common.values Class Description CelDescriptorPool CelDescriptorPoolallows lookup of descriptors for message types and field descriptors for Proto2 extension messages.DynamicProto TheDynamicProtoclass supports the conversion ofAnyvalues to concreteMessagetypes based on provided descriptors. -
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 -
Classes in dev.cel.common.internal used by dev.cel.runtime Class Description CelDescriptorPool CelDescriptorPoolallows lookup of descriptors for message types and field descriptors for Proto2 extension messages.Converter Functional interface for converting between two types.DynamicProto TheDynamicProtoclass supports the conversion ofAnyvalues to concreteMessagetypes based on provided descriptors.ProtoMessageFactory ProtoMessageFactoryprovides a method to create a protobuf builder objects by name.