JCL Help:TExprSimpleLexer.Buf
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprSimpleLexer.Buf Property
[+] TExprSimpleLexer Fields
[+] TExprSimpleLexer Methods
[+] TExprSimpleLexer Properties
Search in JCL Help
Search in all projects
Summary
Buffer to read expression from.
Pascal
public property Buf: string;
Description
Set this to change the source text the lexer extracts its tokens from. When it is set, the property setter calls the Reset method, so the lexer will be in a valid state to serve tokens.
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