Uses of Interface
dev.cel.expr.SourceInfoOrBuilder
Packages that use SourceInfoOrBuilder
-
Uses of SourceInfoOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement SourceInfoOrBuilderModifier and TypeClassDescriptionfinal classSource information collected at parse time.static final classSource information collected at parse time.Methods in dev.cel.expr that return SourceInfoOrBuilderModifier and TypeMethodDescriptionCheckedExpr.Builder.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.CheckedExpr.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.CheckedExprOrBuilder.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.ParsedExpr.Builder.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr`.ParsedExpr.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr`.ParsedExprOrBuilder.getSourceInfoOrBuilder()The source info derived from input that generated the parsed `expr`.