lombok.javac
Class CommentCatcher
java.lang.Object
lombok.javac.CommentCatcher
public class CommentCatcher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static CommentCatcher create(com.sun.tools.javac.util.Context context)
getCompiler
public com.sun.tools.javac.main.JavaCompiler getCompiler()
getComments
public com.sun.tools.javac.util.List<CommentInfo> getComments(com.sun.tools.javac.tree.JCTree.JCCompilationUnit ast)
Copyright © 2011 The Project Lombok Authors, licensed under the MIT licence.