public interface IExpr extends ICompiled
| Modifier and Type | Method and Description |
|---|---|
void |
setParams(List<ICompiled> params) |
evaluate, getDebugInfo, setDebugInfo, setNamevoid setParams(List<ICompiled> params) throws InvalidParametersException
InvalidParametersExceptionCopyright © 2022. All rights reserved.