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

Class mdoc.Item

Known direct subclasses: mdoc.Function, mdoc.Variable, mdoc.Body
An item found in the source, with name, position and optional comment.

Constructor

function init(name, pos)
Create a new item with name and position.
Parameters:
name – the item name.
pos – the source position where the item is defined.

Fields

comment
name
pos
mShell Home  > Documentation  > mdoc