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, setName
protected ICompiled input
protected ICompiled predicate
protected ASTN testASTN
public void setRawParams(ASTNList params) throws InvalidParametersException
InvalidParametersException
public Object doEvaluate(Backtrace backtrace, Compiler.ICtx ctx)
doEvaluate
in class Compiler.AbstractForm
Copyright © 2022. All rights reserved.