Note: WrenSupport must be able to generate the module, foreign classes, and foreign methods from this description.
Its .classinfo
The full D identifier of the class, with module identifiers. eg: dplug.pbkwidgets.knob.UIKnob
The identifier of the class in Wren code. It is stripped from module identifiers. Zero-terminated. eg: "UIKnob"
See Implementation
Note: WrenSupport must be able to generate the module, foreign classes, and foreign methods from this description.