public final class JsFileParser extends Object
JsFileParser
Constructor and Description |
---|
JsFileParser(ErrorManager errorManager) |
Modifier and Type | Method and Description |
---|---|
DependencyInfo |
parseFile(String filePath,
String closureRelativePath,
String fileContents) |
JsFileParser |
setIncludeGoogBase(boolean include) |
public JsFileParser(ErrorManager errorManager)
public JsFileParser setIncludeGoogBase(boolean include)
public DependencyInfo parseFile(String filePath, String closureRelativePath, String fileContents)
Copyright © 2009–2018 Google. All rights reserved.