Uses of Class
com.google.protobuf.TextFormatParseInfoTree
Packages that use TextFormatParseInfoTree
-
Uses of TextFormatParseInfoTree in com.google.protobuf
Methods in com.google.protobuf that return TextFormatParseInfoTreeModifier and TypeMethodDescriptionTextFormatParseInfoTree.Builder.build()
Build theTextFormatParseInfoTree
.TextFormatParseInfoTree.getNestedTree
(Descriptors.FieldDescriptor fieldDescriptor, int index) Returns the parse info tree for the given field, which must be a message type.Methods in com.google.protobuf that return types with arguments of type TextFormatParseInfoTreeModifier and TypeMethodDescriptionTextFormatParseInfoTree.getNestedTrees
(Descriptors.FieldDescriptor fieldDescriptor) Retrieve a list of all the location information trees for a sub message field.