public class KeepRoyalePropertyNames extends Object implements CompilerPass
| Constructor and Description |
|---|
KeepRoyalePropertyNames(AbstractCompiler compiler,
Set<String> propertyNamesToKeep) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(com.google.javascript.rhino.Node externs,
com.google.javascript.rhino.Node root) |
public KeepRoyalePropertyNames(AbstractCompiler compiler, Set<String> propertyNamesToKeep)
public void process(com.google.javascript.rhino.Node externs,
com.google.javascript.rhino.Node root)
process in interface CompilerPassCopyright © 2021 The Apache Software Foundation. All rights reserved.