Expand description
Session-scoped class registrations, executable method bindings, and static values.
Immutable class/member declarations belong to runmat-types. These records
are the live runtime projection: they may contain executable names and live
default/static values and therefore intentionally remain outside the static
declaration schema.
Structs§
- Class
Registration - Session-aware registration check for lazily installed builtin classes.
- Runtime
Class - Runtime
Method - Runtime
Property
Functions§
- class_
context_ for_ function - Resolve the declaring class context for a runtime function name. Executors use this shared lookup to apply identical private/protected member access.
- class_
has_ enumeration_ member - class_
names - get_
class - get_
static_ property_ value - is_
class_ abstract - is_
class_ or_ subclass - is_
class_ sealed - lookup_
method - lookup_
property - register_
class - register_
class_ enumerations - register_
class_ with_ modifiers - register_
class_ with_ sealed - set_
static_ property_ value - set_
static_ property_ value_ in_ owner - static_
property_ gc_ roots - static_
property_ values_ exist_ on_ other_ threads - superclass_
chain