kdevplatform/language/duchain
#include <persistentsymboltable.h>
- Todo:
- move into own header
Definition at line 39 of file persistentsymboltable.h.
◆ copyTo()
◆ createFreeItem()
static void KDevelop::IndexedDeclarationHandler::createFreeItem |
( |
IndexedDeclaration & |
data | ) |
|
|
inlinestatic |
◆ equals()
◆ isFree()
static bool KDevelop::IndexedDeclarationHandler::isFree |
( |
const IndexedDeclaration & |
m_data | ) |
|
|
inlinestatic |
◆ leftChild()
static int KDevelop::IndexedDeclarationHandler::leftChild |
( |
const IndexedDeclaration & |
m_data | ) |
|
|
inlinestatic |
◆ rightChild()
static int KDevelop::IndexedDeclarationHandler::rightChild |
( |
const IndexedDeclaration & |
m_data | ) |
|
|
inlinestatic |
◆ setLeftChild()
static void KDevelop::IndexedDeclarationHandler::setLeftChild |
( |
IndexedDeclaration & |
m_data, |
|
|
int |
child |
|
) |
| |
|
inlinestatic |
◆ setRightChild()
static void KDevelop::IndexedDeclarationHandler::setRightChild |
( |
IndexedDeclaration & |
m_data, |
|
|
int |
child |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:29:31 by
doxygen 1.8.16 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.