| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Value returned by TParser.Token when a symbol was found in the input stream.
Source position: classesh.inc line 83
| const toSymbol = Char(1); | 
| 
 | Checks whether the token equals the given symbol | |
| 
 | The type of the current token. | |
| 
 | Returns the path of a subcomponent starting from the current token. | |
| 
 | Returns True if the token equals the given symbol. |