yyindent.cpp File Reference
#include <qregexp.h>
#include <qmap.h>
#include <qvariant.h>
#include <kdebug.h>
Include dependency graph for yyindent.cpp:

Go to the source code of this file.
Define Documentation
|
Definition at line 295 of file yyindent.cpp. Referenced by indentForStandaloneLine(), isContinuationLine(), and isUnfinishedLine(). |
|
Definition at line 293 of file yyindent.cpp. Referenced by indentForStandaloneLine(), isContinuationLine(), and isUnfinishedLine(). |
Function Documentation
|
Definition at line 431 of file yyindent.cpp. References trimmedCodeLine(), and yyProgram. Referenced by indentForBottomLine(). |
|
Definition at line 144 of file yyindent.cpp. Referenced by indentForContinuationLine(), indentOfLine(), and indentWhenBottomLineStartsInCComment(). |
|
Definition at line 100 of file yyindent.cpp. References ppCommentOffset, ppContinuationIndentSize, ppHardwareTabSize, and ppIndentSize. Referenced by CIndent::CIndent(), and CIndent::updateValues(). |
|
Definition at line 174 of file yyindent.cpp. Referenced by readLine(), and trimmedCodeLine(). |
|
Definition at line 119 of file yyindent.cpp. Referenced by indentForBottomLine(), indentOfLine(), isOnlyWhiteSpace(), and readLine(). |
|
Definition at line 997 of file yyindent.cpp. References bottomLineStartsInCComment(), firstNonWhiteSpace(), indentForContinuationLine(), indentForStandaloneLine(), indentOfLine(), indentWhenBottomLineStartsInCComment(), initializeIndenter(), isOnlyWhiteSpace(), isUnfinishedLine(), okay(), startLinizer(), terminateIndenter(), and yyProgram. Referenced by CIndent::indentForLine(). |
|
Definition at line 664 of file yyindent.cpp. References columnForIndex(), indentOfLine(), isContinuationLine(), readLine(), and yyLine. Referenced by indentForBottomLine(). |
|
Definition at line 877 of file yyindent.cpp. References indentOfLine(), isContinuationLine(), matchBracelessControlStatement(), readLine(), YY_RESTORE, YY_SAVE, yyBraceDepth, yyLine, and yyLinizerState. Referenced by indentForBottomLine(). |
|
Definition at line 163 of file yyindent.cpp. References columnForIndex(), and firstNonWhiteSpace(). Referenced by indentForBottomLine(), indentForContinuationLine(), indentForStandaloneLine(), and indentWhenBottomLineStartsInCComment(). |
|
Definition at line 470 of file yyindent.cpp. References columnForIndex(), indentOfLine(), and yyLine. Referenced by indentForBottomLine(). |
|
Definition at line 960 of file yyindent.cpp. References braceX, iflikeKeyword, inlineCComment, label, literal, and yyLinizerState. Referenced by indentForBottomLine(). |
|
Definition at line 645 of file yyindent.cpp. References isUnfinishedLine(), readLine(), YY_RESTORE, and YY_SAVE. Referenced by indentForContinuationLine(), and indentForStandaloneLine(). |
|
Definition at line 134 of file yyindent.cpp. References firstNonWhiteSpace(). Referenced by indentForBottomLine(). |
|
Definition at line 599 of file yyindent.cpp. References lastParen(), matchBracelessControlStatement(), readLine(), YY_RESTORE, YY_SAVE, and yyLine. Referenced by indentForBottomLine(), and isContinuationLine(). |
|
Definition at line 242 of file yyindent.cpp. Referenced by isUnfinishedLine(). |
|
Definition at line 514 of file yyindent.cpp. References iflikeKeyword, readLine(), and yyLine. Referenced by indentForStandaloneLine(), and isUnfinishedLine(). |
|
Definition at line 257 of file yyindent.cpp. Referenced by indentForBottomLine(). |
|
Definition at line 303 of file yyindent.cpp. References LinizerState::braceDepth, braceX, eraseChar(), firstNonWhiteSpace(), LinizerState::inCComment, LinizerState::iter, LinizerState::leftBraceFollows, LinizerState::line, LinizerState::pendingRightBrace, trimmedCodeLine(), yyLinizerState, and yyProgram. Referenced by indentForContinuationLine(), indentForStandaloneLine(), isContinuationLine(), isUnfinishedLine(), matchBracelessControlStatement(), and startLinizer(). |
|
Definition at line 410 of file yyindent.cpp. References LinizerState::braceDepth, LinizerState::inCComment, LinizerState::iter, LinizerState::leftBraceFollows, LinizerState::line, LinizerState::pendingRightBrace, readLine(), yyBraceDepth, yyLeftBraceFollows, yyLine, yyLinizerState, and yyProgram. Referenced by indentForBottomLine(). |
|
Definition at line 977 of file yyindent.cpp. Referenced by indentForBottomLine(). |
|
Definition at line 184 of file yyindent.cpp. References eraseChar(), inlineCComment, label, and literal. Referenced by bottomLineStartsInCComment(), and readLine(). |
Variable Documentation
|
Definition at line 74 of file yyindent.cpp. |
|
Definition at line 96 of file yyindent.cpp. Referenced by initializeIndenter(), and readLine(). |
|
Definition at line 97 of file yyindent.cpp. Referenced by initializeIndenter(), and matchBracelessControlStatement(). |
|
Definition at line 95 of file yyindent.cpp. Referenced by initializeIndenter(), and trimmedCodeLine(). |
|
Definition at line 94 of file yyindent.cpp. Referenced by initializeIndenter(), and trimmedCodeLine(). |
|
Definition at line 93 of file yyindent.cpp. Referenced by initializeIndenter(), and trimmedCodeLine(). |
|
Definition at line 91 of file yyindent.cpp. Referenced by configureCIndent(). |
|
Definition at line 90 of file yyindent.cpp. Referenced by configureCIndent(). |
|
Definition at line 88 of file yyindent.cpp. Referenced by configureCIndent(). |
|
Definition at line 89 of file yyindent.cpp. Referenced by configureCIndent(). |
|
Definition at line 73 of file yyindent.cpp. |
|
Definition at line 286 of file yyindent.cpp. Referenced by indentForStandaloneLine(), and startLinizer(). |
|
Definition at line 287 of file yyindent.cpp. Referenced by startLinizer(). |
|
Definition at line 285 of file yyindent.cpp. Referenced by indentForContinuationLine(), indentForStandaloneLine(), indentWhenBottomLineStartsInCComment(), isUnfinishedLine(), matchBracelessControlStatement(), and startLinizer(). |
|
Definition at line 282 of file yyindent.cpp. Referenced by indentForStandaloneLine(), initializeIndenter(), readLine(), and startLinizer(). |
|
Definition at line 281 of file yyindent.cpp. Referenced by bottomLineStartsInCComment(), indentForBottomLine(), readLine(), and startLinizer(). |