Difference between revisions of "Super"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "<c>super</c> is a keyword used to access base class methods from within a subclass method. Category:Language {{stub}}")
(No difference)

Revision as of 23:06, 19 February 2020

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.