Options
All
  • Public
  • Public/Protected
  • All
Menu

For when the output of an expression is stored in a local variable

used to handle multi-returns so that they don't get used out of order

Hierarchy

Index

Constructors

Properties

_datatype: DataType
_isCompiled: boolean = false
inds: FunLocalTracker[] = null
source: Expr
token: LexerToken
type: ValueType
value: any
Type: typeof ValueType = ValueType

Accessors

  • get expensive(): boolean

Methods

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

Generated using TypeDoc