Searched defs:lineComments (Results 1 – 2 of 2) sorted by relevance
31 private List<LineComment> lineComments = new LinkedList<LineComment>(); field in CommentsCollection
255 lineComments []Comment // list of full line comments (if keepComments) member