Uses of Interface
dev.cel.expr.SourceInfo.ExtensionOrBuilder
Packages that use SourceInfo.ExtensionOrBuilder
-
Uses of SourceInfo.ExtensionOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement SourceInfo.ExtensionOrBuilderModifier and TypeClassDescriptionstatic final class
An extension that was requested for the source expression.static final class
An extension that was requested for the source expression.Fields in dev.cel.expr with type parameters of type SourceInfo.ExtensionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<SourceInfo.Extension, SourceInfo.Extension.Builder, SourceInfo.ExtensionOrBuilder> SourceInfo.Builder.extensionsBuilder_
Methods in dev.cel.expr that return SourceInfo.ExtensionOrBuilderModifier and TypeMethodDescriptionSourceInfo.Builder.getExtensionsOrBuilder
(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.getExtensionsOrBuilder
(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfoOrBuilder.getExtensionsOrBuilder
(int index) A list of tags for extensions that were used while parsing or type checking the source expression.Methods in dev.cel.expr that return types with arguments of type SourceInfo.ExtensionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<SourceInfo.Extension, SourceInfo.Extension.Builder, SourceInfo.ExtensionOrBuilder> SourceInfo.Builder.getExtensionsFieldBuilder()
List
<? extends SourceInfo.ExtensionOrBuilder> SourceInfo.Builder.getExtensionsOrBuilderList()
A list of tags for extensions that were used while parsing or type checking the source expression.List
<? extends SourceInfo.ExtensionOrBuilder> SourceInfo.getExtensionsOrBuilderList()
A list of tags for extensions that were used while parsing or type checking the source expression.List
<? extends SourceInfo.ExtensionOrBuilder> SourceInfoOrBuilder.getExtensionsOrBuilderList()
A list of tags for extensions that were used while parsing or type checking the source expression.