Module scripts

Module scripts 

Source
Expand description

Call stack representations.

Structs§

CallFrame
Represents a single frame in a script call stack.
CallStack
Encapsulates a script call stack.

Enums§

CallType
Represents an executing script.