Uses of Class
com.google.protobuf.TextFormatParseInfoTree.Builder
Packages that use TextFormatParseInfoTree.Builder
-
Uses of TextFormatParseInfoTree.Builder in com.google.protobuf
Methods in com.google.protobuf that return TextFormatParseInfoTree.BuilderModifier and TypeMethodDescriptionTextFormatParseInfoTree.builder()
Create a builder for aParseInfoTree
.TextFormatParseInfoTree.Builder.getBuilderForSubMessageField
(Descriptors.FieldDescriptor fieldDescriptor) Set for a sub message.TextFormatParseInfoTree.Builder.setLocation
(Descriptors.FieldDescriptor fieldDescriptor, TextFormatParseLocation location) Record the starting location of a single value for a field.Methods in com.google.protobuf with parameters of type TextFormatParseInfoTree.BuilderModifier and TypeMethodDescriptionTextFormat.Parser.Builder.setParseInfoTreeBuilder
(TextFormatParseInfoTree.Builder parseInfoTreeBuilder)