kdevplatform/language/duchain
KDevelop::DUChainVisitor Class Referenceabstract
#include <ducontext.h>
Public Member Functions | |
virtual | ~DUChainVisitor () |
virtual void | visit (Declaration *declaration)=0 |
virtual void | visit (DUContext *context)=0 |
Detailed Description
Definition at line 49 of file ducontext.h.
Constructor & Destructor Documentation
◆ ~DUChainVisitor()
|
virtual |
Definition at line 76 of file ducontext.cpp.
Member Function Documentation
◆ visit() [1/2]
|
pure virtual |
◆ visit() [2/2]
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:28 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:28 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.