KDevelop API Documentation

driver.h File Reference

#include "ast.h"
#include <qpair.h>
#include <qvaluestack.h>
#include <qstringlist.h>
#include <qmap.h>

Include dependency graph for driver.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  Problem
class  Macro
class  SourceProvider
class  Driver

Typedefs

typedef QPair< QString, int > Dependence

Enumerations

enum  { Dep_Global, Dep_Local }


Typedef Documentation

typedef QPair<QString, int> Dependence
 

Definition at line 84 of file driver.h.

Referenced by Driver::addDependence(), Driver::findIncludeFile(), and Lexer::processInclude().


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
Dep_Global 
Dep_Local 

Definition at line 78 of file driver.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:10:23 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003