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