Created
March 16, 2011 17:48
-
-
Save PlloYNiiE/872935 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| level = 2 | |
| 23 Visiting If Statement | |
| IF ====== Condition ======= | |
| IF Variable (2) : i | |
| IF Compare Operation: == | |
| IF Compare Value(SwitchStmt 0x967f98 | |
| <<<NULL>>> | |
| (ImplicitCastExpr 0x968150 'int' <IntegralCast> | |
| (ImplicitCastExpr 0x968140 'char' <LValueToRValue> | |
| (DeclRefExpr 0x967f7c 'char' lvalue Var='c' 0x967f10))) | |
| (CompoundStmt 0x968118 | |
| (CaseStmt 0x967fd0 | |
| (BreakStmt 0x967ff8) | |
| (CharacterLiteral 0x967fb8 'int'65) | |
| <<<NULL>>>) | |
| (CaseStmt 0x968020 | |
| (BreakStmt 0x968048) | |
| (CharacterLiteral 0x968008 'int'97) | |
| <<<NULL>>>) | |
| (DefaultStmt 0x968100 | |
| (CallExpr 0x9680d0 'int' | |
| (ImplicitCastExpr 0x9680c0 'int (*)()' <FunctionToPointerDecay> | |
| (DeclRefExpr 0x968054 'int ()' FunctionDecl='printf' 0x967cc0)) | |
| (ImplicitCastExpr 0x9680f0 'char *' <ArrayToPointerDecay> | |
| (StringLiteral 0x968098 'char [4]' lvalue "FCK")))))) | |
| : 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment