Package | Description |
---|---|
com.google.javascript.jscomp.deps |
Analyzes information about dependencies between files.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<JsFunctionParser.SymbolInfo> |
JsFunctionParser.parseFile(java.lang.String filePath,
java.lang.String fileContents)
Parses the given file and returns the dependency information that it
contained.
|
Copyright © 2009-2017 Google. All Rights Reserved.