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