Unit Class Reference
#include <backgroundparser.h>
Collaboration diagram for Unit:

Public Member Functions | |
Unit () | |
~Unit () | |
Unit () | |
~Unit () | |
Public Attributes | |
QString | fileName |
QValueList< Problem > | problems |
TranslationUnitAST * | translationUnit |
QValueList< Problem > | problems |
RefJavaAST | translationUnit |
Protected Member Functions | |
Unit (const Unit &source) | |
void | operator= (const Unit &source) |
Unit (const Unit &source) | |
void | operator= (const Unit &source) |
Constructor & Destructor Documentation
|
Definition at line 31 of file backgroundparser.h. |
|
Definition at line 32 of file backgroundparser.h. |
|
|
|
Definition at line 31 of file backgroundparser.h. |
|
Definition at line 32 of file backgroundparser.h. |
|
|
Member Function Documentation
|
|
|
|
Member Data Documentation
|
Definition at line 34 of file backgroundparser.h. Referenced by BackgroundParser::parseFile(). |
|
Definition at line 35 of file backgroundparser.h. |
|
Definition at line 35 of file backgroundparser.h. Referenced by BackgroundParser::parseFile(), and BackgroundParser::problems(). |
|
Definition at line 36 of file backgroundparser.h. |
|
Definition at line 36 of file backgroundparser.h. Referenced by BackgroundParser::parseFile(), and BackgroundParser::translationUnit(). |
The documentation for this class was generated from the following files:
- languages/cpp/backgroundparser.h
- languages/java/backgroundparser.h