Interface IFunctionWithArguments

All Superinterfaces:
IFunctionArguments

public interface IFunctionWithArguments extends IFunctionArguments
Arguments of a function to evaluate.
Author:
XIMA MEDIA GmbH
  • Method Details

    • getFunctionName

      String getFunctionName()
      Returns:
      The name of the function.