Uses of Class
com.suncode.pwfl.core.function.FunctionCall
Packages that use FunctionCall
-
Uses of FunctionCall in com.suncode.pwfl.component
Methods in com.suncode.pwfl.component that return FunctionCallModifier and TypeMethodDescriptionCondition.getConditionFn()Return condition function that will be evaluated to check if condition is fulfilled.Constructors in com.suncode.pwfl.component with parameters of type FunctionCall -
Uses of FunctionCall in com.suncode.pwfl.core.type
Subclasses with type arguments of type FunctionCall in com.suncode.pwfl.core.typeClasses in com.suncode.pwfl.core.type that implement interfaces with type arguments of type FunctionCallFields in com.suncode.pwfl.core.type with type parameters of type FunctionCallModifier and TypeFieldDescriptionstatic final ArrayType<FunctionCall> Types.FUNCTION_ARRAYArray ofTypes.FUNCTIONMethods in com.suncode.pwfl.core.type that return FunctionCallMethods in com.suncode.pwfl.core.type with parameters of type FunctionCallModifier and TypeMethodDescription<V> VFunctionType.evaluate(FunctionCall value) Type<?> FunctionType.evaluatedType(FunctionCall value)