Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MqlEvalExpressionFunction

Hierarchy

Index

Properties

Methods

Properties

compiledCache

compiledCache: Map<string, function | Promise<function>> = new Map<string, CompiledMqlFunc | Promise<CompiledMqlFunc>>()

Methods

eval

evalCall

Static validateIds

  • validateIds(names: string[]): void

Generated using TypeDoc