Class SpiderGlobalDefinition

A global defined within this module.

Hierarchy

  • SpiderGlobalDefinition

Properties

Properties

module: SpiderModule
mutable: boolean

True if this global is mutable

Type type of value held by this global.

An expression which returns the value initially held by this global. Executes on module initialization.

Generated using TypeDoc