Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DataExpr Abstract

Data Expressions

abstract

Hierarchy

Index

Constructors

Properties

_datatype: DataType
_isCompiled: boolean = false
token: LexerToken
type: ValueType
value: any
Type: typeof ValueType = ValueType

Accessors

  • get expensive(): boolean

Methods

  • isConstExpr(): boolean
  • Compilation action

    virtual

    Parameters

    • ctx: default

      compilation context

    • Optional fun: FunExpr

      function export context

    Returns string

    • wasm translation
  • typename(): string

Generated using TypeDoc