public final class RoyaleClosurePassConfig extends PassConfig
options| Constructor and Description |
|---|
RoyaleClosurePassConfig(CompilerOptions options,
String sourceFileName,
File varRenameMapFile,
Set<String> propertyNamesToKeep) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PassFactory> |
getChecks() |
protected List<PassFactory> |
getOptimizations() |
protected List<PassFactory> |
getTranspileOnlyPasses() |
protected List<PassFactory> |
getWhitespaceOnlyPasses() |
public RoyaleClosurePassConfig(CompilerOptions options, String sourceFileName, File varRenameMapFile, Set<String> propertyNamesToKeep)
protected List<PassFactory> getTranspileOnlyPasses()
getTranspileOnlyPasses in class PassConfigprotected List<PassFactory> getWhitespaceOnlyPasses()
getWhitespaceOnlyPasses in class PassConfigprotected List<PassFactory> getChecks()
getChecks in class PassConfigprotected List<PassFactory> getOptimizations()
getOptimizations in class PassConfigCopyright © 2020 The Apache Software Foundation. All rights reserved.