Uses of Class
dev.cel.expr.Decl.IdentDecl
Packages that use Decl.IdentDecl
-
Uses of Decl.IdentDecl in dev.cel.expr
Methods in dev.cel.expr that return Decl.IdentDeclModifier and TypeMethodDescriptionDecl.IdentDecl.Builder.build()Decl.IdentDecl.Builder.buildPartial()static Decl.IdentDeclDecl.IdentDecl.getDefaultInstance()Decl.IdentDecl.Builder.getDefaultInstanceForType()Decl.IdentDecl.getDefaultInstanceForType()Decl.Builder.getIdent()Identifier declaration.Decl.getIdent()Identifier declaration.DeclOrBuilder.getIdent()Identifier declaration.static Decl.IdentDeclDecl.IdentDecl.parseDelimitedFrom(InputStream input) static Decl.IdentDeclDecl.IdentDecl.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDeclDecl.IdentDecl.parseFrom(byte[] data) static Decl.IdentDeclDecl.IdentDecl.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDeclDecl.IdentDecl.parseFrom(com.google.protobuf.ByteString data) static Decl.IdentDeclDecl.IdentDecl.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDeclDecl.IdentDecl.parseFrom(com.google.protobuf.CodedInputStream input) static Decl.IdentDeclDecl.IdentDecl.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDeclDecl.IdentDecl.parseFrom(InputStream input) static Decl.IdentDeclDecl.IdentDecl.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDeclDecl.IdentDecl.parseFrom(ByteBuffer data) static Decl.IdentDeclDecl.IdentDecl.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Decl.IdentDeclModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Decl.IdentDecl> Decl.IdentDecl.getParserForType()static com.google.protobuf.Parser<Decl.IdentDecl> Decl.IdentDecl.parser()Methods in dev.cel.expr with parameters of type Decl.IdentDeclModifier and TypeMethodDescriptionDecl.IdentDecl.Builder.mergeFrom(Decl.IdentDecl other) Decl.Builder.mergeIdent(Decl.IdentDecl value) Identifier declaration.static Decl.IdentDecl.BuilderDecl.IdentDecl.newBuilder(Decl.IdentDecl prototype) Decl.Builder.setIdent(Decl.IdentDecl value) Identifier declaration.