kdevplatform/language/duchain
Definition-Use Chain and Type System
Overview | Design | Implementing | Using
The definition-use chain and type system provide a language-neutral representation of source code structure, used to provide language-based features to all implemented languages in a generic manner.
An introduction to the duchain can be found in the Definition-Use Chain Design document.
Details about how to provide a duchain and type system for your favourite language can be found here: Implementing Definition-Use Chains for a specific language.
For questions and discussons about editor either contact the author or the [email protected] mailing list.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:29 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:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.