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.java117 private final Set<String> commentsPre; field in DtdData.Attribute
126 commentsPre = firstComment; in Attribute()
378 private Set<String> commentsPre; field in DtdData.Element
390 this.commentsPre = precomments; in setChildren()
979 showComments(b, current.commentsPre, true); in toString()
1039 showComments(b, a.commentsPre, true); in toString()