Options
All
  • Public
  • Public/Protected
  • All
Menu

User accessible Enum base type value

operates as both a type and a namespace

Hierarchy

Index

Constructors

Properties

_datatype?: Type
token: LexerToken
type: ValueType
Type: typeof ValueType = ValueType

Accessors

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

Methods

  • getId(identifier: string): Value
  • isConstExpr(): boolean
  • This is emulating the behavior of Expr.out

    Parameters

    • ctx: default

      compilation context

    • Optional fun: FunExpr

      function export body

    Returns string

  • typename(): string

Generated using TypeDoc