Super

From MiniScript Wiki
Revision as of 23:06, 19 February 2020 by JoeStrout (talk | contribs) (Created page with "<c>super</c> is a keyword used to access base class methods from within a subclass method. Category:Language {{stub}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

super is a keyword used to access base class methods from within a subclass method.


This article is a stub. You can help the MiniScript Wiki by expanding it.