JCL Help:TExprEvalParser.Evaluate

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Evaluates an expression from the lexical source.


Pascal

 public function Evaluate: TFloat; virtual;


Return Value

The result of the evaluation.


Description

This method evaluates the expression by descending through its grammatical methods, starting with EvalExpr.


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