KDevelop API Documentation

LinizerState Struct Reference

List of all members.

Public Attributes

QString line
int braceDepth
bool leftBraceFollows
QStringList::ConstIterator iter
bool inCComment
bool pendingRightBrace

Member Data Documentation

int LinizerState::braceDepth
 

Definition at line 273 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().

bool LinizerState::inCComment
 

Definition at line 277 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().

QStringList::ConstIterator LinizerState::iter
 

Definition at line 276 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().

bool LinizerState::leftBraceFollows
 

Definition at line 274 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().

QString LinizerState::line
 

Definition at line 272 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().

bool LinizerState::pendingRightBrace
 

Definition at line 278 of file yyindent.cpp.

Referenced by readLine(), and startLinizer().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:26 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003