Proofs
A proof is a series of claims that lead to a conclusion. Some proofs are conditional, which means that the claims can only be made under certain conditions. Click on a statement to see the proof
- expression state at time 38 = "iterate_args"
- Control Map at time 38 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then Control Map at time 39 = [ entry 0: (pair ("class", "Dog")), [ ] ]
- expression state at time 38 = "iterate_args"
- Variables Map at time 38 = [ entry joe: (Python reference 0), [ ] ]
then Variables Map at time 39 = [ entry joe: (Python reference 0), [ ] ]
- expression state at time 38 = "iterate_args"
- Class Map at time 38 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 39 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
- expression state at time 39 = "call_function_begin"
- the expression at time 39 =
joe.move()
then the expression at time 40 = joe.move()
- expression state at time 39 = "call_function_begin"
- the expression at time 39 =
joe.move()
- value at joe in map (Variables Map at time 39) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 39) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ]
- map (Class Map at time 39) contains key "Dog" = True
then expression state at time 40 = "call_build_args"
- expression state at time 39 = "call_function_begin"
- the expression at time 39 =
joe.move()
- value at joe in map (Variables Map at time 39) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 39) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ]
- method parameters where the Class Map is (Class Map at time 39), class name is "Dog", and method name is "move" = [ self, [ ] ]
then Parameters List at time 40 = [ self, [ ] ]
- expression state at time 39 = "call_function_begin"
- Value Stack at time 39 = [ [ ], [ ] ]
- the expression at time 39 =
joe.move()
- value at joe in map (Variables Map at time 39) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 39) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ]
- definition of method "move" of class "Dog" in (Class Map at time 39) = [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ]
then Argument Values at time 40 = [ Python reference 0, [ ] ]
- expression state at time 39 = "call_function_begin"
- the expression at time 39 =
joe.move()
- value at joe in map (Variables Map at time 39) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 39) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ]
- method parameters where the Class Map is (Class Map at time 39), class name is "Dog", and method name is "move" = [ self, [ ] ]
- Python Object Store at time 39 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 40 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 39 = "call_function_begin"
- Value Stack at time 39 = [ [ ], [ ] ]
- the expression at time 39 =
joe.move()
then Value Stack at time 40 = [ ]
- expression state at time 39 = "call_function_begin"
- arguments stack at time 39 = [ ]
then arguments stack at time 40 = [ ]
- expression state at time 39 = "call_function_begin"
- parent stack at time 39 = [ ]
then parent stack at time 40 = [ ]
- expression state at time 39 = "call_function_begin"
- Control Map at time 39 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then Control Map at time 40 = [ entry 0: (pair ("class", "Dog")), [ ] ]
- expression state at time 39 = "call_function_begin"
- Variables Map at time 39 = [ entry joe: (Python reference 0), [ ] ]
then Variables Map at time 40 = [ entry joe: (Python reference 0), [ ] ]
- expression state at time 39 = "call_function_begin"
- the line at time 39 = 11
then the line at time 40 = 11
- expression state at time 39 = "call_function_begin"
- the tab at time 39 = 0
then the tab at time 40 = 0
- expression state at time 39 = "call_function_begin"
- stack at time 39 = [ ]
then stack at time 40 = [ ]
- expression state at time 39 = "call_function_begin"
- Class Map at time 39 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 40 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
- expression state at time 40 = "call_build_args"
- Function Variables Map at time 40 = [ ]
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
then Function Variables Map at time 41 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
then Parameters List at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
then Argument Values at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
then expression state at time 41 = "call_build_args"
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
- Variables Map at time 40 = [ entry joe: (Python reference 0), [ ] ]
then Variables Map at time 41 = [ entry joe: (Python reference 0), [ ] ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
- stack at time 40 = [ ]
then stack at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
- Python Object Store at time 40 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 41 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- Argument Values at time 40 = [ Python reference 0, [ ] ]
- Control Map at time 40 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then Control Map at time 41 = [ entry 0: (pair ("class", "Dog")), [ ] ]
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- the line at time 40 = 11
then the line at time 41 = 11
- expression state at time 40 = "call_build_args"
- Parameters List at time 40 = [ self, [ ] ]
- the tab at time 40 = 0
then the tab at time 41 = 0
- expression state at time 40 = "call_build_args"
- Value Stack at time 40 = [ ]
then Value Stack at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- arguments stack at time 40 = [ ]
then arguments stack at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- parent stack at time 40 = [ ]
then parent stack at time 41 = [ ]
- expression state at time 40 = "call_build_args"
- the expression at time 40 =
joe.move()
then the expression at time 41 = joe.move()
- expression state at time 40 = "call_build_args"
- Class Map at time 40 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 41 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- stack at time 41 = [ ]
- Variables Map at time 41 = [ entry joe: (Python reference 0), [ ] ]
- parent stack at time 41 = [ ]
- arguments stack at time 41 = [ ]
- Value Stack at time 41 = [ ]
- the line at time 41 = 11
- the tab at time 41 = 0
- Control Map at time 41 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then stack at time 42 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- Function Variables Map at time 41 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 42 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- the expression at time 41 =
joe.move()
- line number of method "move" of class "Dog" in (Class Map at time 41) = 5
then the line at time 42 = 6
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- the expression at time 41 =
joe.move()
- line number of method "move" of class "Dog" in (Class Map at time 41) = 5
then the tab at time 42 = 2
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
then expression state at time 42 = "not_expr"
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- Python Object Store at time 41 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 42 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 41 = "call_build_args"
- Parameters List at time 41 = [ ]
- the expression at time 41 =
joe.move()
- line number of method "move" of class "Dog" in (Class Map at time 41) = 5
then Control Map at time 42 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "move")), [ ] ] ]
- expression state at time 41 = "call_build_args"
- Class Map at time 41 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 42 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
self.x = self.x + 5
, then statement at line 6, tab 2 = self."x" = __add__(self.x, 5)
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then the expression at time 43 = self."x" = __add__(self.x, 5)
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then expression state at time 43 = "begin_expr"
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then the line at time 43 = 6
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then the tab at time 43 = 2
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then Value Stack at time 43 = [ ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then parent stack at time 43 = [ ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
then arguments stack at time 43 = [ ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
- Python Object Store at time 42 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 43 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- expression state at time 42 = "not_expr"
- Control Map at time 42 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "move")), [ ] ] ]
then Control Map at time 43 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "move")), [ ] ] ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- Variables Map at time 42 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 43 = [ entry self: (Python reference 0), [ ] ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- stack at time 42 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 43 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- the line at time 42 = 6
- the tab at time 42 = 2
- statement at line 6, tab 2 = self."x" =
__add__(self.x, 5)
- Class Map at time 42 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 43 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
- expression state at time 43 = "begin_expr"
- the expression at time 43 = self."x" =
__add__(self.x, 5)
- Value Stack at time 43 = [ ]
then Value Stack at time 44 = [ [ ], [ ] ]
- expression state at time 43 = "begin_expr"
- the expression at time 43 = self."x" =
__add__(self.x, 5)
- parent stack at time 43 = [ ]
then parent stack at time 44 = [ self."x" = __add__(self.x, 5)
, [ ] ]
- expression state at time 43 = "begin_expr"
- the expression at time 43 = self."x" =
__add__(self.x, 5)
- arguments stack at time 43 = [ ]
then arguments stack at time 44 = [ [ __add__(self.x, 5)
, [ ] ], [ ] ]
- expression state at time 43 = "begin_expr"
- the expression at time 43 = self."x" =
__add__(self.x, 5)
then expression state at time 44 = "iterate_args"
- expression state at time 43 = "begin_expr"
- the expression at time 43 = self."x" =
__add__(self.x, 5)
then the expression at time 44 = self."x" = __add__(self.x, 5)
- expression state at time 43 = "begin_expr"
- Variables Map at time 43 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 44 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 43 = "begin_expr"
- the line at time 43 = 6
then the line at time 44 = 6
- expression state at time 43 = "begin_expr"
- the tab at time 43 = 2
then the tab at time 44 = 2
- expression state at time 43 = "begin_expr"
- stack at time 43 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 44 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 43 = "begin_expr"
- Python Object Store at time 43 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 44 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 0, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 43 = "begin_expr"
- Control Map at time 43 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "move")), [ ] ] ]
then Control Map at time 44 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "move")), [ ] ] ]
- expression state at time 43 = "begin_expr"
- Class Map at time 43 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
then Class Map at time 44 = [ entry "Animal": [ entry "bases": [ ], [ entry "methods": [ entry "__init__": [ entry "params": [ self, [ ] ], [ entry "line": 2, [ ] ] ], [ entry "move": [ entry "params": [ self, [ ] ], [ entry "line": 5, [ ] ] ], [ ] ] ], [ entry "line": 1, [ ] ] ] ], [ entry "Dog": [ entry "bases": [ "Animal", [ ] ], [ entry "methods": [ entry "jump": [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ], [ ] ], [ entry "line": 7, [ ] ] ] ], [ ] ] ]
- expression state at time 44 = "iterate_args"
- arguments stack at time 44 = [ [
__add__(self.x, 5)
, [ ] ], [ ] ]
then the expression at time 45 = __add__(self.x, 5)
- expression state at time 44 = "iterate_args"
- arguments stack at time 44 = [ [
__add__(self.x, 5)
, [ ] ], [ ] ]
then arguments stack at time 45 = [ [ ], [ ] ]
- expression state at time 44 = "iterate_args"
- arguments stack at time 44 = [ [
__add__(self.x, 5)
, [ ] ], [ ] ]
then expression state at time 45 = "begin_expr"
- expression state at time 44 = "iterate_args"
- arguments stack at time 44 = [ [
__add__(self.x, 5)
, [ ] ], [ ] ] - parent stack at time 44 = [ self."x" =
__add__(self.x, 5)
, [ ] ]
then parent stack at time 45 = [ self."x" = __add__(self.x, 5)
, [ ] ]
- expression state at time 44 = "iterate_args"
- Value Stack at time 44 = [ [ ], [ ] ]
then Value Stack at time 45 = [ [ ], [ ] ]
- expression state at time 44 = "iterate_args"
- the line at time 44 = 6
then the line at time 45 = 6
- expression state at time 44 = "iterate_args"
- the tab at time 44 = 2
then the tab at time 45 = 2
- expression state at time 44 = "iterate_args"
- stack at time 44 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 45 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 11 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]