Uses of Class
dev.cel.expr.Decl.IdentDecl.Builder
Packages that use Decl.IdentDecl.Builder
-
Uses of Decl.IdentDecl.Builder in dev.cel.expr
Fields in dev.cel.expr with type parameters of type Decl.IdentDecl.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.identBuilder_Methods in dev.cel.expr that return Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionDecl.IdentDecl.Builder.clear()Decl.IdentDecl.Builder.clearDoc()Documentation string for the identifier.Decl.IdentDecl.Builder.clearType()Required.Decl.IdentDecl.Builder.clearValue()The constant value of the identifier.Decl.Builder.getIdentBuilder()Identifier declaration.Decl.IdentDecl.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Decl.IdentDecl.Builder.mergeFrom(com.google.protobuf.Message other) Decl.IdentDecl.Builder.mergeFrom(Decl.IdentDecl other) Required.Decl.IdentDecl.Builder.mergeValue(Constant value) The constant value of the identifier.static Decl.IdentDecl.BuilderDecl.IdentDecl.newBuilder()static Decl.IdentDecl.BuilderDecl.IdentDecl.newBuilder(Decl.IdentDecl prototype) Decl.IdentDecl.newBuilderForType()protected Decl.IdentDecl.BuilderDecl.IdentDecl.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Documentation string for the identifier.Decl.IdentDecl.Builder.setDocBytes(com.google.protobuf.ByteString value) Documentation string for the identifier.Required.Decl.IdentDecl.Builder.setType(Type.Builder builderForValue) Required.The constant value of the identifier.Decl.IdentDecl.Builder.setValue(Constant.Builder builderForValue) The constant value of the identifier.Decl.IdentDecl.toBuilder()Methods in dev.cel.expr that return types with arguments of type Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.internalGetIdentFieldBuilder()Identifier declaration.Methods in dev.cel.expr with parameters of type Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionDecl.Builder.setIdent(Decl.IdentDecl.Builder builderForValue) Identifier declaration.