public class GoogDepsWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<String> |
additionalHTML |
boolean |
needCSS |
| Constructor and Description |
|---|
GoogDepsWriter(File outputFolder,
String mainClassName,
JSGoogConfiguration config,
List<ISWC> swcs) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateDeps(org.apache.royale.compiler.internal.projects.CompilerProject project,
ProblemQuery problems) |
ArrayList<String> |
getListOfFiles(org.apache.royale.compiler.internal.projects.CompilerProject project,
List<String> sourceExternFiles,
ProblemQuery problems) |
protected void |
otherScanning(String s) |
public GoogDepsWriter(File outputFolder, String mainClassName, JSGoogConfiguration config, List<ISWC> swcs)
public ArrayList<String> getListOfFiles(org.apache.royale.compiler.internal.projects.CompilerProject project, List<String> sourceExternFiles, ProblemQuery problems)
public String generateDeps(org.apache.royale.compiler.internal.projects.CompilerProject project, ProblemQuery problems) throws FileNotFoundException
FileNotFoundExceptionprotected void otherScanning(String s)
Copyright © 2021 The Apache Software Foundation. All rights reserved.