public abstract class Compiler.TH_BASE extends Compiler.AbstractForm
Modifier and Type | Field and Description |
---|---|
protected List<ICompiled> |
blocks |
protected ICompiled |
startExpr |
debugInfo, name
Constructor and Description |
---|
TH_BASE() |
Modifier and Type | Method and Description |
---|---|
Object |
doEvaluate(Backtrace backtrace,
Compiler.ICtx ctx) |
protected abstract String |
getVarName() |
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setRawParams
protected abstract String getVarName()
public Object doEvaluate(Backtrace backtrace, Compiler.ICtx ctx)
doEvaluate
in class Compiler.AbstractForm
Copyright © 2022. All rights reserved.