[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Asserts that the given name was parsed (case insensitive).
Source position: lresources.pp line 386
public procedure TUTF8Parser.CheckTokenSymbol( |
const S: string |
); |
S |
|
The expected identifier. |
EParserError when Token doesn't match the expected type or name.
lazarus-ccr.sourceforge.net |