Definitions for "SuperClass"
SuperClass is a JavaScript pre-processor/interpreter object, designed to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
A class from which another class, called a subclass, is derived. See also base class.
A class from which a subclass inherits state and behavior.
Keywords:  classification, subject
Subject classification
Keywords:  glossary, see
See C++ glossary.