Options
All
  • Public
  • Public/Protected
  • All
Menu

String literal, not data

Hierarchy

Index

Constructors

Properties

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

Accessors

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

Methods

  • 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