| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<AmbiguateProperties.PropertyGraphNode> |
AmbiguateProperties.PropertyGraph.nodes |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AmbiguateProperties.PropertyGraphNode> |
AmbiguateProperties.PropertyGraph.getNodes() |
| Constructor and Description |
|---|
PropertyGraph(java.util.ArrayList<AmbiguateProperties.PropertyGraphNode> nodes) |