JCL Help:TEasyEvaluator

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TEasyEvaluator
|
TCompiledEvaluator
|
TEvaluator
|
TExpressionCompiler


Summary

This is an abstract class that provides friendly methods for adding constanst, variables, functions and external contexts.


Pascal

 public TEasyEvaluator = class(TObject);


Description

This is an abstract class provided so that symbols can be added to descendants' internal contexts with minimum hassle. Use a concrete descendant, like TEvaluator or TCompiledEvaluator instead.


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