| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
ExtractPrototypeMemberDeclarations.doExtraction(ExtractPrototypeMemberDeclarations.GatherExtractionInfo info)
Declares the temp variable to point to prototype objects and iterates
through all ExtractInstance and performs extraction there.
|