Searched defs:CommentToken (Results 1 – 1 of 1) sorted by relevance
20 public final class CommentToken extends Token { class25 public CommentToken(CommentType type, String value, Mark startMark, Mark endMark) { in CommentToken() method in CommentToken