Searched refs:commentsPre (Results 1 – 1 of 1) sorted by relevance
117 private final Set<String> commentsPre; field in DtdData.Attribute126 commentsPre = firstComment; in Attribute()378 private Set<String> commentsPre; field in DtdData.Element390 this.commentsPre = precomments; in setChildren()979 showComments(b, current.commentsPre, true); in toString()1039 showComments(b, a.commentsPre, true); in toString()