Websites Navigation:
Airbit
|
Shop
|
m-shell.net
Languages:
EN
|
DE
Home
Downloads
Products
Make SIS
Documentation
Forum
Blog
Contact
Index
Module mdoc
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)
Overrides
mdoc.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()
Overrides
mdoc.Body.htmlfile()
[Inherited comment]
Get the HTML file name of this body.
Returns:
the file name.
mShell Home
>
Documentation
> mdoc