public static class OcamlMLCompileStep.Args extends Object implements AddsToRuleKey
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableMap<String,String> |
environment |
Constructor and Description |
---|
Args(com.google.common.collect.ImmutableMap<String,String> environment,
com.google.common.collect.ImmutableList<String> cCompiler,
Tool ocamlCompiler,
Optional<String> stdlib,
Path output,
Path input,
com.google.common.collect.ImmutableList<Arg> flags) |
public com.google.common.collect.ImmutableSet<Path> getAllOutputs()