| Package | Description |
|---|---|
| com.sun.tools.javac.parser | |
| com.sun.tools.javac.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyDocCommentTable
This is NOT part of any supported API.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocCommentTable |
JavacParser.newDocCommentTable(boolean keepDocComments,
ParserFactory fac) |
| Modifier and Type | Field and Description |
|---|---|
DocCommentTable |
JCTree.JCCompilationUnit.docComments
A table that stores all documentation comments indexed by the tree
nodes they refer to.
|
Copyright © 2017 earcam. All rights reserved.