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

Class mdoc.Variable

is mdoc.Item
An m variable or constant found in the source.

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

isConst Whether this variable is a constant.
type:mdoc.Class The variable type from the source.
mShell Home  > Documentation  > mdoc