/* @generated */ digraph iCFG { "Bicycle_signalStop3" [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"] "Bicycle_signalStop3" -> "Bicycle_signalStop2" ; "Bicycle_signalStop2" [label="2: Exit Bicycle_signalStop \n " color=yellow style=filled] "Bicycle_signalStop1" [label="1: Start Bicycle_signalStop\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 15]\n " color=yellow style=filled] "Bicycle_signalStop1" -> "Bicycle_signalStop3" ; "Bicycle_lockToStructure:3" [label="3: 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"] "Bicycle_lockToStructure:3" -> "Bicycle_lockToStructure:2" ; "Bicycle_lockToStructure:2" [label="2: Exit Bicycle_lockToStructure: \n " color=yellow style=filled] "Bicycle_lockToStructure:1" [label="1: Start Bicycle_lockToStructure:\nFormals: self:class Bicycle * theStructure:struct objc_object *\nLocals: \n DECLARE_LOCALS(&return); [line 31]\n " color=yellow style=filled] "Bicycle_lockToStructure:1" -> "Bicycle_lockToStructure:3" ; "Bicycle_signalRightTurn3" [label="3: 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"] "Bicycle_signalRightTurn3" -> "Bicycle_signalRightTurn2" ; "Bicycle_signalRightTurn2" [label="2: Exit Bicycle_signalRightTurn \n " color=yellow style=filled] "Bicycle_signalRightTurn1" [label="1: Start Bicycle_signalRightTurn\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 21]\n " color=yellow style=filled] "Bicycle_signalRightTurn1" -> "Bicycle_signalRightTurn3" ; "Bicycle_signalLeftTurn3" [label="3: 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"] "Bicycle_signalLeftTurn3" -> "Bicycle_signalLeftTurn2" ; "Bicycle_signalLeftTurn2" [label="2: Exit Bicycle_signalLeftTurn \n " color=yellow style=filled] "Bicycle_signalLeftTurn1" [label="1: Start Bicycle_signalLeftTurn\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 18]\n " color=yellow style=filled] "Bicycle_signalLeftTurn1" -> "Bicycle_signalLeftTurn3" ; "Bicycle_removeFrontWheel3" [label="3: 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"] "Bicycle_removeFrontWheel3" -> "Bicycle_removeFrontWheel2" ; "Bicycle_removeFrontWheel2" [label="2: Exit Bicycle_removeFrontWheel \n " color=yellow style=filled] "Bicycle_removeFrontWheel1" [label="1: Start Bicycle_removeFrontWheel\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 27]\n " color=yellow style=filled] "Bicycle_removeFrontWheel1" -> "Bicycle_removeFrontWheel3" ; "Bicycle_startPedaling3" [label="3: 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"] "Bicycle_startPedaling3" -> "Bicycle_startPedaling2" ; "Bicycle_startPedaling2" [label="2: Exit Bicycle_startPedaling \n " color=yellow style=filled] "Bicycle_startPedaling1" [label="1: Start Bicycle_startPedaling\nFormals: self:class Bicycle *\nLocals: \n DECLARE_LOCALS(&return); [line 24]\n " color=yellow style=filled] "Bicycle_startPedaling1" -> "Bicycle_startPedaling3" ; }