Abstract class to represent a visitor. All classes representing a visitor must inherit from this class. More...
#include "../../ContextItem.h"Go to the source code of this file.
Classes | |
| class | te::layout::AbstractVisitor | 
| Abstract class to represent a visitor. All classes representing a visitor must inherit from this class.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::layout | |
| This is the namespace for the Layout module.  | |
Abstract class to represent a visitor. All classes representing a visitor must inherit from this class.
Definition in file AbstractVisitor.h.