Searched refs:submessagesOfField (Results 1 – 1 of 1) sorted by relevance
81 List<TextFormatParseInfoTree> submessagesOfField = new ArrayList<TextFormatParseInfoTree>(); in TextFormatParseInfoTree() local83 submessagesOfField.add(subBuilder.build()); in TextFormatParseInfoTree()85 subs.put(kv.getKey(), Collections.unmodifiableList(submessagesOfField)); in TextFormatParseInfoTree()