Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

_datatype?: Type
_isCompiled: boolean = false
branchBindings: number[]
branches: Value[][]
inputs: BranchInputExpr[]
outputTypes: DataType[]

Given results

token: LexerToken
type: ValueType
value: any
Type: typeof ValueType = ValueType

Accessors

  • get datatype(): Type
  • set datatype(t: Type): void
  • get expensive(): boolean
  • Would it be better to store the value in a local or inline it multiple times?

    virtual

    Returns boolean

    true if performance would improve with caching false if inlining better

Methods

  • children(): any[]
  • isConstExpr(): boolean
  • typename(): string

Generated using TypeDoc