Websites Navigation: Airbit | Shop | m-shell.net
Languages: EN | DE

Class mdoc.Class

is mdoc.Body is mdoc.Item
An m class found in the source, with base class, known subclasses and containing source.

Constructor

function init(name, pos, source)
Overridesmdoc.Body.init()
Create a new class with name, position.
Parameters:
name – the class name.
pos – the source position where the class is defined.
source – the source containing the class.

Fields

base:mdoc.Class
source
subclasses

Functions

htmlfile() [Inherited comment] Get the HTML file name of this body.
function htmlfile()
Overridesmdoc.Body.htmlfile()
[Inherited comment] Get the HTML file name of this body.
Returns:the file name.
mShell Home  > Documentation  > mdoc