public class PrologCompiler extends Object implements Callable<PrologCompiler.Status>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PrologCompiler.Factory |
static class |
PrologCompiler.Status |
public PrologCompiler.Status call() throws IOException, com.googlecode.prolog_cafe.compiler.CompileException
call in interface Callable<PrologCompiler.Status>IOExceptioncom.googlecode.prolog_cafe.compiler.CompileException