Options
All
  • Public
  • Public/Protected
  • All
Menu

Similar to InstrExpr but with multi-returns captured into dependent locals

deprecated
  • this is mostly used like a tee expression

Hierarchy

Index

Constructors

Properties

_datatype?: Type
_isCompiled: boolean = false
args: DataExpr[]
instr: string
token: LexerToken
type: ValueType
value: any
Type: typeof ValueType = ValueType

Accessors

  • get datatype(): Type
  • set datatype(t: Type): void
  • get expensive(): boolean

Methods

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

Generated using TypeDoc