| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NodeTraversal.traversePostOrder(AbstractCompiler compiler,
Node root,
NodeTraversal.AbstractPostOrderCallbackInterface cb)
Traverses in post order.
|
Copyright © 2009-2020 Google. All Rights Reserved.