org.netbeans.api.java.source
public final class CommentCollector extends Object
Modifier and Type | Method and Description |
---|---|
void |
collect(TokenSequence<org.netbeans.api.java.lexer.JavaTokenId> ts,
CompilationInfo ci) |
void |
collect(WorkingCopy copy) |
static CommentCollector |
getInstance() |
public static CommentCollector getInstance()
public void collect(WorkingCopy copy) throws IOException
IOException
public void collect(TokenSequence<org.netbeans.api.java.lexer.JavaTokenId> ts, CompilationInfo ci)
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.