Uses of Interface
cel.dev.expr.conformance.ExtensionOrBuilder
Packages that use ExtensionOrBuilder
-
Uses of ExtensionOrBuilder in cel.dev.expr.conformance
Classes in cel.dev.expr.conformance that implement ExtensionOrBuilderModifier and TypeClassDescriptionfinal classExtension represents a versioned extension library reference to enable in the CEL environment.static final classExtension represents a versioned extension library reference to enable in the CEL environment.Methods in cel.dev.expr.conformance that return ExtensionOrBuilderModifier and TypeMethodDescriptionEnvironment.Builder.getExtensionsOrBuilder(int index) List of extensions to enable in the CEL environment.Environment.getExtensionsOrBuilder(int index) List of extensions to enable in the CEL environment.EnvironmentOrBuilder.getExtensionsOrBuilder(int index) List of extensions to enable in the CEL environment.Methods in cel.dev.expr.conformance that return types with arguments of type ExtensionOrBuilderModifier and TypeMethodDescriptionList<? extends ExtensionOrBuilder>Environment.Builder.getExtensionsOrBuilderList()List of extensions to enable in the CEL environment.List<? extends ExtensionOrBuilder>Environment.getExtensionsOrBuilderList()List of extensions to enable in the CEL environment.List<? extends ExtensionOrBuilder>EnvironmentOrBuilder.getExtensionsOrBuilderList()List of extensions to enable in the CEL environment.