public class Compiler.SEARCH extends Compiler.AbstractForm
| Modifier and Type | Field and Description |
|---|---|
protected ICompiled |
input |
protected ICompiled |
predicate |
protected ASTN |
testASTN |
debugInfo, name| Constructor and Description |
|---|
SEARCH() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doEvaluate(Backtrace backtrace,
Compiler.ICtx ctx) |
void |
setRawParams(ASTNList params) |
evaluate, getDebugInfo, getName, run, setDebugInfo, setNameprotected ICompiled input
protected ICompiled predicate
protected ASTN testASTN
public void setRawParams(ASTNList params) throws InvalidParametersException
InvalidParametersExceptionpublic Object doEvaluate(Backtrace backtrace, Compiler.ICtx ctx)
doEvaluate in class Compiler.AbstractFormCopyright © 2022. All rights reserved.