public static class OcamlDebugLauncherStep.Args extends Object implements AddsToRuleKey
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<String> |
bytecodeIncludeFlags |
Path |
bytecodeOutput |
Tool |
ocamlDebug |
com.google.common.collect.ImmutableSortedSet<String> |
transitiveBytecodeIncludes |
public final Tool ocamlDebug
public final Path bytecodeOutput
public final com.google.common.collect.ImmutableSortedSet<String> transitiveBytecodeIncludes
public final com.google.common.collect.ImmutableList<String> bytecodeIncludeFlags
public Path getOutput()