Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Functions

Hierarchy

  • Functions

Index

Constructors

constructor

Methods

addFunction

  • addFunction(newFunction: Function): void

deleteFunction

  • deleteFunction(name: string): boolean

getFunction

  • getFunction(name: string): Function | null

getFunctions

hasFunction

  • hasFunction(name: string): boolean

Generated using TypeDoc