Home
last modified time | relevance | path

Searched refs:commentsPre (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java97 private final Set<String> commentsPre; field in DtdData.Attribute
105 commentsPre = firstComment; in Attribute()
313 private Set<String> commentsPre; field in DtdData.Element
325 this.commentsPre = precomments; in setChildren()
960 showComments(b, current.commentsPre, true); in toString()
1020 showComments(b, a.commentsPre, true); in toString()