Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFunction

Defines an interface for expression function.

Hierarchy

  • IFunction

Implemented by

Index

Properties

Methods

Properties

name

name: string

The function name.

Methods

calculate

  • The function calculation method.

    Parameters

    Returns void

Generated using TypeDoc