public class CxxThinLTOIndexArg extends Object implements Arg
Constructor and Description |
---|
CxxThinLTOIndexArg(SourcePath thinIndicesRoot,
SourcePath cxxSourcePath) |
Modifier and Type | Method and Description |
---|---|
void |
appendToCommandLine(java.util.function.Consumer<String> consumer,
SourcePathResolverAdapter pathResolver)
Feed the contents of the Arg to the supplied consumer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, flattenToSpaceSeparatedString, hashCode, singleCommandLineArg, stringify, stringify, stringify, stringifyList, toString
public CxxThinLTOIndexArg(SourcePath thinIndicesRoot, SourcePath cxxSourcePath)
public void appendToCommandLine(java.util.function.Consumer<String> consumer, SourcePathResolverAdapter pathResolver)
Arg
appendToCommandLine
in interface Arg