public final class TransformAMDToCJSModule extends Object implements CompilerPass
ProcessCommonJSModules for follow up processing
step.| Constructor and Description |
|---|
TransformAMDToCJSModule(AbstractCompiler compiler) |
public TransformAMDToCJSModule(AbstractCompiler compiler)
public void process(Node externs, Node root)
CompilerPassprocess in interface CompilerPassexterns - Top of external JS treeroot - Top of JS treeCopyright © 2009-2016 Google. All Rights Reserved.