Package com.aquima.interactions.expressions.functions
-
Interface Summary Interface Description IArgumentList The argument list interface defines the methods that functions may use to retrieve the values of the arguments that were passed to the function.IArgumentType Interface that defines the methods for an argument type declaration.IFunction Interface for functions that can be used in expressions. -
Class Summary Class Description FunctionArgument This class holds the definition of a single function argument.FunctionLibrary Base class for function libraries.FunctionMatcher Utility class for function matching.