Searched defs:CommentEvent (Results 1 – 1 of 1) sorted by relevance
22 public final class CommentEvent extends Event { class27 public CommentEvent(CommentType type, String value, Mark startMark, Mark endMark) { in CommentEvent() method in CommentEvent