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