| Modifier and Type | Class and Description |
|---|---|
static class |
OcamlYaccStep.Args |
workingDirectory| Constructor and Description |
|---|
OcamlYaccStep(AbsPath workingDirectory,
SourcePathResolverAdapter resolver,
OcamlYaccStep.Args args) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.collect.ImmutableList<String> |
getShellCommandInternal(ExecutionContext context)
Implementations of this method should not have any observable side-effects.
|
String |
getShortName() |
addOptions, execute, getDescription, getDuration, getEnvironmentVariables, getExitCodeFromResult, getShellCommand, getShellCommandArgsForDescription, getStderr, getStdin, getStdout, getTimeout, getTimeoutHandler, shouldPrintStderr, shouldPrintStdoutpublic OcamlYaccStep(AbsPath workingDirectory, SourcePathResolverAdapter resolver, OcamlYaccStep.Args args)
public String getShortName()
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStepgetShellCommandInternal in class ShellStep