Class StringLiteral
Inherited Members
Namespace: Spruce.Tokens
Assembly: Spruce.dll
Syntax
public class StringLiteral : Token
Methods
| Improve this Doc View SourceParse(String, ref Int32)
Declaration
public override object Parse(string aText, ref int rStart)
Parameters
Type | Name | Description |
---|---|---|
System.String | aText | |
System.Int32 | rStart |
Returns
Type | Description |
---|---|
System.Object |