◆ Builder()
com.google.protobuf.TextFormatParseInfoTree.Builder.Builder |
( |
| ) |
|
|
inlineprivate |
◆ build()
◆ getBuilderForSubMessageField()
Builder com.google.protobuf.TextFormatParseInfoTree.Builder.getBuilderForSubMessageField |
( |
final FieldDescriptor |
fieldDescriptor | ) |
|
|
inline |
Set for a sub message.
A new builder is created for a sub message. The builder that is returned is a new builder. The return is not the invoked
.
- Parameters
-
fieldDescriptor | the field whose value is the submessage |
- Returns
- a new Builder for the sub message
Definition at line 201 of file TextFormatParseInfoTree.java.
◆ setLocation()
Record the starting location of a single value for a field.
- Parameters
-
fieldDescriptor | the field |
location | source code location information |
Definition at line 181 of file TextFormatParseInfoTree.java.
◆ locationsFromField
◆ subtreeBuildersFromField
The documentation for this class was generated from the following file: