public class NewTypeInference extends Object implements CompilerPass
| Modifier and Type | Class and Description |
|---|---|
static class |
NewTypeInference.WarningReporter |
public void process(Node externs, Node root)
CompilerPassprocess in interface CompilerPassexterns - Top of external JS treeroot - Top of JS treeCopyright © 2009-2014 Google. All Rights Reserved.