Searched refs:commentsPre (Results 1 – 1 of 1) sorted by relevance
97 private final Set<String> commentsPre; field in DtdData.Attribute105 commentsPre = firstComment; in Attribute()313 private Set<String> commentsPre; field in DtdData.Element325 this.commentsPre = precomments; in setChildren()960 showComments(b, current.commentsPre, true); in toString()1020 showComments(b, a.commentsPre, true); in toString()