Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to wrap arguments passed to recursive functions as they are being traced in a way that they can later be used to determine the bindings for parameters in recursive calls within the body

Hierarchy

Index

Constructors

Properties

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

Accessors

  • get expensive(): boolean

Methods

  • isConstExpr(): boolean
  • typename(): string

Generated using TypeDoc