JCL Help:TExprSym.EvalParser

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The evaluation parser that found this symbol in its stream.


Pascal

 public property EvalParser: TExprEvalParser;


Description

This property is set by an evaluating parser when it finds this symbol in its input stream. This is done so that the Evaluate method can perform things like reading parameters etc., when it gathers sufficient information for evaluation.


See Also

TExprSym.CompileParser TExprSym.Lexer TExprSym.NodeFactory TExprEvalParser


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