[]
Checks whether the character is the end of the expression.
protected virtual bool IsExpressionEnd(char c)
Protected Overridable Function IsExpressionEnd(c As Char) As Boolean
| Type | Name | Description |
|---|---|---|
| char | c | The character to check. |
| Type | Description |
|---|---|
| bool |