[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TXPathScanner.PeekToken

Peeks at the token kind for the next lexical element.

Declaration

Source position: laz2_xpath.pas line 360

public function TXPathScanner.PeekToken: TXPathToken;

Function result

Value for the pending logical token in the scanner.


Version 4.0 Generated 2025-05-03 Home