Searched refs:cAndP (Results 1 – 1 of 1) sorted by relevance
1789 CommentAndPosition cAndP = new CommentAndPosition(); in parseCommentAndPosition() local1790 cAndP.setCommentText((ParseTree) child); in parseCommentAndPosition()1791 cAndP.setPosition((ParseTree) child); in parseCommentAndPosition()1792 return cAndP; in parseCommentAndPosition()