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