[]
Parses an identifier string.
protected override IExpression ParseIdentifier(string id)
Protected Overrides Function ParseIdentifier(id As String) As IExpression
| Type | Name | Description |
|---|---|---|
| string | id | The identifier string. |
| Type | Description |
|---|---|
| IExpression |