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