Constant |
Constant.Builder.build() |
|
Constant |
Constant.Builder.buildPartial() |
|
Constant |
Expr.Builder.getConstExpr() |
A literal expression.
|
Constant |
Expr.getConstExpr() |
A literal expression.
|
Constant |
ExprOrBuilder.getConstExpr() |
A literal expression.
|
static Constant |
Constant.getDefaultInstance() |
|
Constant |
Constant.Builder.getDefaultInstanceForType() |
|
Constant |
Constant.getDefaultInstanceForType() |
|
Constant |
Decl.IdentDecl.Builder.getValue() |
The constant value of the identifier.
|
Constant |
Decl.IdentDecl.getValue() |
The constant value of the identifier.
|
Constant |
Decl.IdentDeclOrBuilder.getValue() |
The constant value of the identifier.
|
Constant |
Reference.Builder.getValue() |
For references to constants, this may contain the value of the
constant if known at compile time.
|
Constant |
Reference.getValue() |
For references to constants, this may contain the value of the
constant if known at compile time.
|
Constant |
ReferenceOrBuilder.getValue() |
For references to constants, this may contain the value of the
constant if known at compile time.
|
static Constant |
Constant.parseDelimitedFrom(java.io.InputStream input) |
|
static Constant |
Constant.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Constant |
Constant.parseFrom(byte[] data) |
|
static Constant |
Constant.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Constant |
Constant.parseFrom(com.google.protobuf.ByteString data) |
|
static Constant |
Constant.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Constant |
Constant.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Constant |
Constant.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Constant |
Constant.parseFrom(java.io.InputStream input) |
|
static Constant |
Constant.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Constant |
Constant.parseFrom(java.nio.ByteBuffer data) |
|
static Constant |
Constant.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|