| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Field and Description |
|---|---|
private NameReferenceGraph |
NameReferenceGraphConstruction.graph |
private NameReferenceGraph |
NameReferenceGraphReport.graph |
| Modifier and Type | Method and Description |
|---|---|
(package private) NameReferenceGraph |
NameReferenceGraphConstruction.getNameReferenceGraph() |
| Constructor and Description |
|---|
NameReferenceGraphReport(NameReferenceGraph g)
Create a NameReferenceGraphReport object.
|