JCL Help:TExprLexer.Reset

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Resets the position of the lexer to the start of its input stream.


Pascal

 public procedure Reset; virtual;


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