Uses of Class
dev.cel.expr.Decl.FunctionDecl
Packages that use Decl.FunctionDecl
-
Uses of Decl.FunctionDecl in dev.cel.expr
Fields in dev.cel.expr declared as Decl.FunctionDeclModifier and TypeFieldDescriptionprivate static final Decl.FunctionDeclDecl.FunctionDecl.DEFAULT_INSTANCEFields in dev.cel.expr with type parameters of type Decl.FunctionDeclModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Decl.FunctionDecl, Decl.FunctionDecl.Builder, Decl.FunctionDeclOrBuilder> Decl.Builder.functionBuilder_private static final com.google.protobuf.Parser<Decl.FunctionDecl> Decl.FunctionDecl.PARSERMethods in dev.cel.expr that return Decl.FunctionDeclModifier and TypeMethodDescriptionDecl.FunctionDecl.Builder.build()Decl.FunctionDecl.Builder.buildPartial()static Decl.FunctionDeclDecl.FunctionDecl.getDefaultInstance()Decl.FunctionDecl.Builder.getDefaultInstanceForType()Decl.FunctionDecl.getDefaultInstanceForType()Decl.Builder.getFunction()Function declaration.Decl.getFunction()Function declaration.DeclOrBuilder.getFunction()Function declaration.static Decl.FunctionDeclDecl.FunctionDecl.parseDelimitedFrom(InputStream input) static Decl.FunctionDeclDecl.FunctionDecl.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(byte[] data) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(com.google.protobuf.ByteString data) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(com.google.protobuf.CodedInputStream input) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(InputStream input) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(ByteBuffer data) static Decl.FunctionDeclDecl.FunctionDecl.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Decl.FunctionDeclModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Decl.FunctionDecl, Decl.FunctionDecl.Builder, Decl.FunctionDeclOrBuilder> Decl.Builder.getFunctionFieldBuilder()Function declaration.com.google.protobuf.Parser<Decl.FunctionDecl> Decl.FunctionDecl.getParserForType()static com.google.protobuf.Parser<Decl.FunctionDecl> Decl.FunctionDecl.parser()Methods in dev.cel.expr with parameters of type Decl.FunctionDeclModifier and TypeMethodDescriptionprivate voidDecl.FunctionDecl.Builder.buildPartial0(Decl.FunctionDecl result) private voidDecl.FunctionDecl.Builder.buildPartialRepeatedFields(Decl.FunctionDecl result) Decl.FunctionDecl.Builder.mergeFrom(Decl.FunctionDecl other) Decl.Builder.mergeFunction(Decl.FunctionDecl value) Function declaration.static Decl.FunctionDecl.BuilderDecl.FunctionDecl.newBuilder(Decl.FunctionDecl prototype) Decl.Builder.setFunction(Decl.FunctionDecl value) Function declaration.