Class Variable
Inheritance
System.Object
Variable
Assembly: XSharp.dll
Syntax
public class Variable : Identifier
Constructors
|
Improve this Doc
View Source
Variable()
Declaration
Methods
|
Improve this Doc
View Source
CheckChar(Int32, Char)
Declaration
protected override bool CheckChar(int aLocalPos, char aChar)
Parameters
Type |
Name |
Description |
System.Int32 |
aLocalPos |
|
System.Char |
aChar |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
protected override object Transform(string aText)
Parameters
Type |
Name |
Description |
System.String |
aText |
|
Returns
Type |
Description |
System.Object |
|