Analitza
Analitza::SubstituteExpression Class Reference
#include <substituteexpression.h>
Inheritance diagram for Analitza::SubstituteExpression:
Public Member Functions | |
Object * | run (const Object *pattern, const QMap< QString, const Object * > &values) |
Public Member Functions inherited from Analitza::AbstractExpressionTransformer | |
virtual | ~AbstractExpressionTransformer () |
virtual Object * | walk (const Object *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 * | walkVector (const Vector *o) |
Detailed Description
Definition at line 38 of file substituteexpression.h.
Member Function Documentation
Object* Analitza::SubstituteExpression::run | ( | const Object * | pattern, |
const QMap< QString, const Object * > & | values | ||
) |
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.