Skip to content

@aldea/compiler

@aldea/compiler

Table of contents

Namespaces

Classes

Interfaces

Variables

Functions

Variables

BigInt

Const BigInt: "vendor/big-int"

BigInt

Defined in

index.d.ts:355


caller

Const caller: "aldea/caller"

Global caller instance

Defined in

index.d.ts:351

Functions

debug

debug(msg): void

Debug

Parameters

NameType
msgstring

Returns

void

Defined in

index.d.ts:358

debug(): void

This is called to stop the debugger. e.g. node --inspect-brk asp.

Returns

void

Defined in

tests/as-pect.d.ts:610