Websites Navigation:
Airbit
|
Shop
|
m-shell.net
Languages:
EN
|
DE
Home
Downloads
Products
Make SIS
Documentation
Forum
Blog
Contact
Index
Module mdoc
Class mdoc.Variable
is
mdoc.Item
An m variable or constant found in the source.
Constructor
function init(name, pos)
Overrides
mdoc.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