Class TextFormatParseInfoTree.Builder

    • Method Detail

      • getBuilderForSubMessageField

        public TextFormatParseInfoTree.Builder getBuilderForSubMessageField​(Descriptors.FieldDescriptor fieldDescriptor)
        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 builder.getBuilderForSubMessageField.

        Parameters:
        fieldDescriptor - the field whose value is the submessage
        Returns:
        a new Builder for the sub message
      • build

        public TextFormatParseInfoTree build()
        Build the TextFormatParseInfoTree.
        Returns:
        the TextFormatParseInfoTree