JCL Help:TExprEvalParser
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprEvalParser Class
[+] JclExprEval.pas Classes
[+] TExprEvalParser Methods
[+] TExprEvalParser Properties
Search in JCL Help
Search in all projectsClass Hierarchy
TExprEvalParser
Summary
An evaluating parser.
Pascal
public TExprEvalParser = class(TObject);
Description
This is an evaluating parser. It evaluates the result of an expression as it grammatically analyses the input stream of tokens from its lexer. It returns a floating-point value.
See Also
TExprCompileParser TExprLexer TExprSym
About
Unit
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