| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.function.system |
| Class | Description |
|---|---|
| AbstractMinMaxFunction |
Abstract base class for system min/max function.
|
| EvalFunction |
eval(script) , eval(script, bindings) and eval(script, bindings, cached) to execute a script with
current env or special bindings, default is in caching mode.
|
| SeqFunction |
seq(obj) function to cast a object into sequence, throw an runtime exception if fail.
|
Copyright © 2022–2023. All rights reserved.