/* @generated */ digraph iCFG { 18 [label="18: Call _fun_NSLog \n n$5=_fun_NSString_stringWithUTF8String:(\"Locked to structure. Don't forget the combination!\":char *) [line 32]\n _fun_NSLog(n$5:struct objc_object *) [line 32]\n " shape="box"] 18 -> 17 ; 17 [label="17: Exit Bicycle_lockToStructure: \n " color=yellow style=filled] 16 [label="16: Start Bicycle_lockToStructure:\nFormals: self:class Bicycle * theStructure:struct objc_object *\nLocals: \n DECLARE_LOCALS(&return); [line 31]\n " color=yellow style=filled] 16 -> 18 ; 15 [label="15: Call _fun_NSLog \n n$4=_fun_NSString_stringWithUTF8String:(\"Front wheel is off.Should probably replace that before pedaling...\":char *) [line 28]\n _fun_NSLog(n$4:struct objc_object *) [line 28]\n " shape="box"] 15 -> 14 ; 14 [label="14: Exit Bicycle_removeFrontWheel \n " color=yellow style=filled] 13 [label="13: Start Bicycle_removeFrontWheel\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 27]\n " color=yellow style=filled] 13 -> 15 ; 12 [label="12: Call _fun_NSLog \n n$3=_fun_NSString_stringWithUTF8String:(\"Here we go!\":char *) [line 25]\n _fun_NSLog(n$3:struct objc_object *) [line 25]\n " shape="box"] 12 -> 11 ; 11 [label="11: Exit Bicycle_startPedaling \n " color=yellow style=filled] 10 [label="10: Start Bicycle_startPedaling\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 24]\n " color=yellow style=filled] 10 -> 12 ; 9 [label="9: Call _fun_NSLog \n n$2=_fun_NSString_stringWithUTF8String:(\"Bending left arm upwards\":char *) [line 22]\n _fun_NSLog(n$2:struct objc_object *) [line 22]\n " shape="box"] 9 -> 8 ; 8 [label="8: Exit Bicycle_signalRightTurn \n " color=yellow style=filled] 7 [label="7: Start Bicycle_signalRightTurn\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 21]\n " color=yellow style=filled] 7 -> 9 ; 6 [label="6: Call _fun_NSLog \n n$1=_fun_NSString_stringWithUTF8String:(\"Extending left arm outwards\":char *) [line 19]\n _fun_NSLog(n$1:struct objc_object *) [line 19]\n " shape="box"] 6 -> 5 ; 5 [label="5: Exit Bicycle_signalLeftTurn \n " color=yellow style=filled] 4 [label="4: Start Bicycle_signalLeftTurn\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 18]\n " color=yellow style=filled] 4 -> 6 ; 3 [label="3: Call _fun_NSLog \n n$0=_fun_NSString_stringWithUTF8String:(\"Bending left arm downwards\":char *) [line 16]\n _fun_NSLog(n$0:struct objc_object *) [line 16]\n " shape="box"] 3 -> 2 ; 2 [label="2: Exit Bicycle_signalStop \n " color=yellow style=filled] 1 [label="1: Start Bicycle_signalStop\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 15]\n " color=yellow style=filled] 1 -> 3 ; }