Options
All
  • Public
  • Public/Protected
  • All
Menu

This expression is only used for macro type inference and thus cannot be compiled

Hierarchy

Index

Constructors

Properties

_datatype: DataType
_isCompiled: boolean = false
token: LexerToken
type: ValueType
value: any
Type: typeof ValueType = ValueType

Accessors

  • get expensive(): boolean

Methods

  • isConstExpr(): boolean
  • out(): string
  • typename(): string
  • Create a dummy expression to represent an unknown value of this type.

    note

    behavior with tuples

    Parameters

    Returns TupleValue | DummyDataExpr

    Expression or tuple of expressions with given datatype

Generated using TypeDoc