Home | History | Annotate | Download | only in doclava

Lines Matching defs:firstSentenceTags

180   private class FirstSentenceTags implements InheritedTags {
188 return m.firstSentenceTags();
338 public InheritedTags firstSentenceTags() {
339 return new FirstSentenceTags();
623 TagInfo.makeHDF(data, base + ".shortDescr", firstSentenceTags());