Options
All
  • Public
  • Public/Protected
  • All
Menu

The runtime for sql statements abstract syntax tress

Hierarchy

  • Runtime

Index

Constructors

Methods

Constructors

constructor

Methods

invoke

  • Invoke the abstract syntax tree (AST) against a set of input variable

    throws

    {RuntimeError} if there was unexpected statement, an expression error, an invalid template path or a data path reference error

    throws

    {RuntimeReadError} if there was an error reading a template file

    throws

    {RuntimeMaximumCallStackExceededError} if the maximum call depth is exceeded

    Parameters

    Returns Promise<string[]>

    Resolves to an array of the output lines

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc