Issues an auto-amendment of the given class.
An amendment is done by autoAmend static method this function calls.
A class is auto-amended at most once. The subsequent calls of this function for the same class would do nothing.
Auto-amends a super-class prior to amending the given one.
A class to auto-amend.
Amended class instance.
Generated using TypeDoc
Issues an auto-amendment of the given class.
An amendment is done by autoAmend static method this function calls.
A class is auto-amended at most once. The subsequent calls of this function for the same class would do nothing.
Auto-amends a super-class prior to amending the given one.