| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Decl.FunctionDecl |
Decl.FunctionDecl.Builder.build() |
Decl.FunctionDecl |
Decl.FunctionDecl.Builder.buildPartial() |
static Decl.FunctionDecl |
Decl.FunctionDecl.getDefaultInstance() |
Decl.FunctionDecl |
Decl.FunctionDecl.getDefaultInstanceForType() |
Decl.FunctionDecl |
Decl.FunctionDecl.Builder.getDefaultInstanceForType() |
Decl.FunctionDecl |
DeclOrBuilder.getFunction()
Function declaration.
|
Decl.FunctionDecl |
Decl.getFunction()
Function declaration.
|
Decl.FunctionDecl |
Decl.Builder.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(ByteBuffer data) |
static Decl.FunctionDecl |
Decl.FunctionDecl.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Decl.FunctionDecl> |
Decl.FunctionDecl.getParserForType() |
static com.google.protobuf.Parser<Decl.FunctionDecl> |
Decl.FunctionDecl.parser() |
| Modifier and Type | Method and Description |
|---|---|
Decl.FunctionDecl.Builder |
Decl.FunctionDecl.Builder.mergeFrom(Decl.FunctionDecl other) |
Decl.Builder |
Decl.Builder.mergeFunction(Decl.FunctionDecl value)
Function declaration.
|
static Decl.FunctionDecl.Builder |
Decl.FunctionDecl.newBuilder(Decl.FunctionDecl prototype) |
Decl.Builder |
Decl.Builder.setFunction(Decl.FunctionDecl value)
Function declaration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.