public final class KSParseAndEvaluate extends Object
| Modifier and Type | Method and Description |
|---|---|
static KSElement.KSBlock.KSBlockDocument<KSEvaluation> |
parseAndEvaluate(Path base,
Path file)
Parse and evaluate the given file.
|
public static KSElement.KSBlock.KSBlockDocument<KSEvaluation> parseAndEvaluate(Path base, Path file) throws IOException, KSOpFailed
base - The base directoryfile - The fileIOException - On I/O errorsKSOpFailed - On other errorsCopyright © 2016 <code@io7m.com> http://io7m.com