| SourcePositionLine Property |
[This is preliminary documentation and is subject to change.]
Gets the line.
Namespace:
Monkeyspeak.lexical
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax Public ReadOnly Property Line As Integer
Get
public:
property int Line {
int get ();
}
member Line : int with get
Property Value
Type:
Int32
The line.
See Also