Unit 'Symbolic' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#symbolic]

TBaseExprParser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: symbolic.pas line 97

type TBaseExprParser = class(TBaseExpression)

public

  function InFixToParseTree(); virtual;

  function ParseTreeToRPN(); virtual;

  function ParseTreeToInfix(); virtual;

end;

Inheritance

TBaseExprParser

|

TBaseExpression

|

TObject


Documentation generated on: 2023-03-18