@Beta public final class SoyToIncrementalDomSrcCompiler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
inputPrefix |
protected String inputPrefix
public static void main(String[] args) throws IOException, SoySyntaxException
args - Should contain command-line flags and the list of paths to the Soy files.IOException - If there are problems reading the input files or writing the output file.SoySyntaxException - If a syntax error is detected.