Options
All
  • Public
  • Public/Protected
  • All
Menu

Recursive calls within function body

Hierarchy

  • Expr
    • RecursiveCallExpr

Index

Constructors

Properties

_datatype?: Type
_isCompiled: boolean = false
giveExprs: RecursiveResultExpr[]
takeExprs: DataExpr[]
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