Abstract
Static
Optional
autoAuto-amends this class.
This is an implementation of autoAmend static method.
This static method is called by amend function at most once per class instance. If not explicitly called, then it is called by class constructed when the first instance of particular class created.
Does nothing by default.
An amendment target representing current class.
Generated using TypeDoc
Abstract amendable class instance.
Automatically issues an amendment of any subclass upon instance construction.