Analitza
abstractexpressiontransformer.h
Go to the documentation of this file.
virtual Object * walkList(const List *o)
virtual Object * walkVariable(const Ci *o)
Definition: matrix.h:29
virtual Object * walkContainer(const Container *o)
Definition: vector.h:34
Definition: matrix.h:38
virtual Object * walk(const Object *o)
virtual Object * walkMatrixRow(const MatrixRow *o)
virtual Object * walkVector(const Vector *o)
virtual Object * walkApply(const Apply *o)
virtual ~AbstractExpressionTransformer()
Container represents special tags of MathML called containers.
Definition: container.h:44
Definition: object.h:38
Definition: list.h:34
This class is the one that will correspond to MathML apply tags.
Definition: apply.h:41
virtual Object * walkMatrix(const Matrix *o)
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.