Interface Function

    • Method Detail

      • getFunctionName

        String getFunctionName()
        Get a function's name.
        Returns:
        function's name
      • hasParenthesis

        boolean hasParenthesis()
        Check if function needs parenthesis.
        Returns:
        true if function has parenthesis with parameters