[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Asserts that Token is of the expected type.
Source position: lresources.pp line 385
public procedure TUTF8Parser.CheckToken( |
T: Char |
); |
T |
|
The expected token type. |
EParserError when Token doesn't match the expected type.
lazarus-ccr.sourceforge.net |