JCL Help:TExprEvalParser

From Project JEDI Wiki
Jump to navigationJump to search

Class 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

JclExprEval


Navigation

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