| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
TextFormatParseInfoTree |
TextFormatParseInfoTree.Builder.build()
Build the
TextFormatParseInfoTree. |
TextFormatParseInfoTree |
TextFormatParseInfoTree.getNestedTree(Descriptors.FieldDescriptor fieldDescriptor,
int index)
Returns the parse info tree for the given field, which must be a message type.
|
| Modifier and Type | Method and Description |
|---|---|
List<TextFormatParseInfoTree> |
TextFormatParseInfoTree.getNestedTrees(Descriptors.FieldDescriptor fieldDescriptor)
Retrieve a list of all the location information trees for a sub message field.
|
Copyright © 2008–2021. All rights reserved.