public abstract static class FunctionSupport.Func1 extends FunctionSupport.BaseFunction
Modifier and Type | Method and Description |
---|---|
Value |
eval(EvalContext ctx,
Value... params)
Evaluates this function within the given context with the given
parameters.
|
getName, isPure, toString
public final Value eval(EvalContext ctx, Value... params)
Function
Copyright © 2005–2024 OpenHMS. All rights reserved.