| Package | Description |
|---|---|
| com.google.javascript.refactoring | |
| com.google.javascript.refactoring.examples |
| Modifier and Type | Class and Description |
|---|---|
class |
RefasterJsScanner
Class that drives the RefasterJs refactoring by matching against a provided
template JS file and then applying a transformation based off the template
JS.
|
| Constructor and Description |
|---|
Builder(Scanner scanner) |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogBindToArrow
Replaces goog.bind(..., this) with arrow functions.
|
Copyright © 2009-2017 Google. All Rights Reserved.