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.FunctionDecl
Decl.FunctionDecl.DEFAULT_INSTANCE
Fields 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.PARSER
Methods in dev.cel.expr that return Decl.FunctionDeclModifier and TypeMethodDescriptionDecl.FunctionDecl.Builder.build()
Decl.FunctionDecl.Builder.buildPartial()
static Decl.FunctionDecl
Decl.FunctionDecl.getDefaultInstance()
Decl.FunctionDecl.Builder.getDefaultInstanceForType()
Decl.FunctionDecl.getDefaultInstanceForType()
Decl.Builder.getFunction()
Function declaration.Decl.getFunction()
Function declaration.DeclOrBuilder.getFunction()
Function declaration.static Decl.FunctionDecl
Decl.FunctionDecl.parseDelimitedFrom
(InputStream input) static Decl.FunctionDecl
Decl.FunctionDecl.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(byte[] data) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(com.google.protobuf.ByteString data) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(com.google.protobuf.CodedInputStream input) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(InputStream input) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.FunctionDecl
Decl.FunctionDecl.parseFrom
(ByteBuffer data) static Decl.FunctionDecl
Decl.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 void
Decl.FunctionDecl.Builder.buildPartial0
(Decl.FunctionDecl result) private void
Decl.FunctionDecl.Builder.buildPartialRepeatedFields
(Decl.FunctionDecl result) Decl.FunctionDecl.Builder.mergeFrom
(Decl.FunctionDecl other) Decl.Builder.mergeFunction
(Decl.FunctionDecl value) Function declaration.static Decl.FunctionDecl.Builder
Decl.FunctionDecl.newBuilder
(Decl.FunctionDecl prototype) Decl.Builder.setFunction
(Decl.FunctionDecl value) Function declaration.