JCL Help:TExprSimpleLexer.Reset
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprSimpleLexer.Reset Method
[+] TExprSimpleLexer Fields
[+] TExprSimpleLexer Methods
[+] TExprSimpleLexer Properties
Search in JCL Help
Search in all projects
Summary
Resets the position of the lexer to the start of its input stream.
Pascal
public procedure Reset; override;
Description
Overridden implementations should call this at the end of their implementations, because it calls NextTok by default.
About
Donator
Barry Kelly
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page