JCL Help:TExprSym.Lexer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The lexical analyser that found this symbol in its stream.


Pascal

 public property Lexer: TExprLexer;


Description

This property is set by the parser when it finds this symbol in the input stream. This is done so that the Evaluate and Compile methods can perform things like reading parameters etc., when they work out their context.


See Also

TExprSym.EvalParser TExprSym.CompileParser TExprSym.NodeFactory TExprLexer


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