JCL Help:TExprAbstractFuncSym

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TExprSym
|
TExprAbstractFuncSym
|
TExprBinary32FuncSym
|
TExprBinary64FuncSym
|
TExprBinary80FuncSym
|
TExprBinaryFuncSym
|
TExprFloat32FuncSym
|
TExprFloat64FuncSym
|
TExprFloat80FuncSym
|
TExprFuncSym
|
TExprTernary32FuncSym
|
TExprTernary64FuncSym
|
TExprTernary80FuncSym
|
TExprTernaryFuncSym
|
TExprUnary32FuncSym
|
TExprUnary64FuncSym
|
TExprUnary80FuncSym
|
TExprUnaryFuncSym


Summary

A helper ancestor for function symbols.


Pascal

 public TExprAbstractFuncSym = class(TExprSym);


Description

This is a useful class to use as an ancestor for function symbols because it has protected methods to read parameters.


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