org.netbeans.api.java.source
Class CommentCollector
java.lang.Object
org.netbeans.api.java.source.CommentCollector
public final class CommentCollector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CommentCollector getInstance()
collect
public void collect(WorkingCopy copy)
throws IOException
- Throws:
IOException
collect
public void collect(TokenSequence<org.netbeans.api.java.lexer.JavaTokenId> ts,
CompilationInfo ci)