public class OcamlDependencyGraphGenerator extends Object
Constructor and Description |
---|
OcamlDependencyGraphGenerator() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<String> |
generate(String depToolOutput) |
com.google.common.collect.ImmutableMap<Path,com.google.common.collect.ImmutableList<Path>> |
generateDependencyMap(String depString) |