Analitza
Analitza::AbstractExpressionTransformer Class Reference
#include <abstractexpressiontransformer.h>
Inheritance diagram for Analitza::AbstractExpressionTransformer:
Public Member Functions | |
virtual | ~AbstractExpressionTransformer () |
virtual Object * | walk (const Object *o) |
virtual Object * | walkApply (const Apply *o) |
virtual Object * | walkContainer (const Container *o) |
virtual Object * | walkList (const List *o) |
virtual Object * | walkMatrix (const Matrix *o) |
virtual Object * | walkMatrixRow (const MatrixRow *o) |
virtual Object * | walkVariable (const Ci *o) |
virtual Object * | walkVector (const Vector *o) |
Detailed Description
Definition at line 34 of file abstractexpressiontransformer.h.
Constructor & Destructor Documentation
|
virtual |
Member Function Documentation
|
virtual |
|
virtual |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.