| Package | Description |
|---|---|
| com.sun.tools.javac.tree |
| Modifier and Type | Field and Description |
|---|---|
protected static Context.Key<DocTreeMaker> |
DocTreeMaker.treeMakerKey
The context key for the tree factory.
|
| Modifier and Type | Method and Description |
|---|---|
DocTreeMaker |
DocTreeMaker.at(int pos)
Reassign current position.
|
DocTreeMaker |
DocTreeMaker.at(JCDiagnostic.DiagnosticPosition pos)
Reassign current position.
|
static DocTreeMaker |
DocTreeMaker.instance(Context context)
Get the TreeMaker instance.
|
Copyright © 2017 earcam. All rights reserved.