[Overview][Types][Classes][Procedures and functions][Index] |
Skips the current token when it is not an error.
Source position: laz2_xpath.pas line 361
public function TXPathScanner.SkipToken( |
tok: TXPathToken |
):Boolean; |
tok |
|
Token expected in the method. |
True if the current token is the same as the tok argument.
Version 4.0 | Generated 2025-05-03 | Home |