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

Class mdoc.Body

is mdoc.Item
Known direct subclasses: mdoc.Class, mdoc.Source
An abstract class for a body containing variables and functions.

Constructor

function init(name, pos)
Overridesmdoc.Item.init()
[Inherited comment] Create a new item with name and position.
Parameters:
name – the item name.
pos – the source position where the item is defined.

Fields

functions
variables

Functions

htmlfile() Get the HTML file name of this body.
function htmlfile()
Get the HTML file name of this body.
Returns:the file name.
mShell Home  > Documentation  > mdoc