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 kdevelop-devel@kdevelop.org mailing list.
KDE 4.2 API Reference