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 69 = "call_function_begin"
- the expression at time 69 =
joe.jump()
- value at joe in map (Variables Map at time 69) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 69) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ]
- method parameters where the Class Map is (Class Map at time 69), class name is "Dog", and method name is "jump" = [ self, [ ] ]
then Parameters List at time 70 = [ self, [ ] ]
- expression state at time 69 = "call_function_begin"
- Value Stack at time 69 = [ [ ], [ ] ]
- the expression at time 69 =
joe.jump()
- value at joe in map (Variables Map at time 69) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 69) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ]
- definition of method "jump" of class "Dog" in (Class Map at time 69) = [ entry "params": [ self, [ ] ], [ entry "line": 8, [ ] ] ]
then Argument Values at time 70 = [ Python reference 0, [ ] ]
- expression state at time 69 = "call_function_begin"
- the expression at time 69 =
joe.jump()
- value at joe in map (Variables Map at time 69) = Python reference 0
- the element at index 0 of stack (Python Object Store at time 69) = Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ]
- method parameters where the Class Map is (Class Map at time 69), class name is "Dog", and method name is "jump" = [ self, [ ] ]
- Python Object Store at time 69 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 70 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 69 = "call_function_begin"
- Value Stack at time 69 = [ [ ], [ ] ]
- the expression at time 69 =
joe.jump()
then Value Stack at time 70 = [ ]
- expression state at time 69 = "call_function_begin"
- arguments stack at time 69 = [ ]
then arguments stack at time 70 = [ ]
- expression state at time 69 = "call_function_begin"
- parent stack at time 69 = [ ]
then parent stack at time 70 = [ ]
- expression state at time 69 = "call_function_begin"
- Control Map at time 69 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then Control Map at time 70 = [ entry 0: (pair ("class", "Dog")), [ ] ]
- expression state at time 69 = "call_function_begin"
- Variables Map at time 69 = [ entry joe: (Python reference 0), [ ] ]
then Variables Map at time 70 = [ entry joe: (Python reference 0), [ ] ]
- expression state at time 69 = "call_function_begin"
- the line at time 69 = 12
then the line at time 70 = 12
- expression state at time 69 = "call_function_begin"
- the tab at time 69 = 0
then the tab at time 70 = 0
- expression state at time 69 = "call_function_begin"
- stack at time 69 = [ ]
then stack at time 70 = [ ]
- expression state at time 69 = "call_function_begin"
- Class Map at time 69 = [ 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 70 = [ 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 70 = "call_build_args"
- Function Variables Map at time 70 = [ ]
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
then Function Variables Map at time 71 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
then Parameters List at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
then Argument Values at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
then expression state at time 71 = "call_build_args"
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
- Variables Map at time 70 = [ entry joe: (Python reference 0), [ ] ]
then Variables Map at time 71 = [ entry joe: (Python reference 0), [ ] ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
- stack at time 70 = [ ]
then stack at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
- Python Object Store at time 70 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 71 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- Argument Values at time 70 = [ Python reference 0, [ ] ]
- Control Map at time 70 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then Control Map at time 71 = [ entry 0: (pair ("class", "Dog")), [ ] ]
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- the line at time 70 = 12
then the line at time 71 = 12
- expression state at time 70 = "call_build_args"
- Parameters List at time 70 = [ self, [ ] ]
- the tab at time 70 = 0
then the tab at time 71 = 0
- expression state at time 70 = "call_build_args"
- Value Stack at time 70 = [ ]
then Value Stack at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- arguments stack at time 70 = [ ]
then arguments stack at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- parent stack at time 70 = [ ]
then parent stack at time 71 = [ ]
- expression state at time 70 = "call_build_args"
- the expression at time 70 =
joe.jump()
then the expression at time 71 = joe.jump()
- expression state at time 70 = "call_build_args"
- Class Map at time 70 = [ 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 71 = [ 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 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- stack at time 71 = [ ]
- Variables Map at time 71 = [ entry joe: (Python reference 0), [ ] ]
- parent stack at time 71 = [ ]
- arguments stack at time 71 = [ ]
- Value Stack at time 71 = [ ]
- the line at time 71 = 12
- the tab at time 71 = 0
- Control Map at time 71 = [ entry 0: (pair ("class", "Dog")), [ ] ]
then stack at time 72 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- Function Variables Map at time 71 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 72 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- the expression at time 71 =
joe.jump()
- line number of method "jump" of class "Dog" in (Class Map at time 71) = 8
then the line at time 72 = 9
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- the expression at time 71 =
joe.jump()
- line number of method "jump" of class "Dog" in (Class Map at time 71) = 8
then the tab at time 72 = 2
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
then expression state at time 72 = "not_expr"
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- Python Object Store at time 71 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 72 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 71 = "call_build_args"
- Parameters List at time 71 = [ ]
- the expression at time 71 =
joe.jump()
- line number of method "jump" of class "Dog" in (Class Map at time 71) = 8
then Control Map at time 72 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
- expression state at time 71 = "call_build_args"
- Class Map at time 71 = [ 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 72 = [ 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.y = 5
, then statement at line 9, tab 2 = self."y" = 5- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then the expression at time 73 = self."y" = 5
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then expression state at time 73 = "begin_expr"
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then the line at time 73 = 9
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then the tab at time 73 = 2
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then Value Stack at time 73 = [ ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then parent stack at time 73 = [ ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
then arguments stack at time 73 = [ ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
- Python Object Store at time 72 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 73 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- expression state at time 72 = "not_expr"
- Control Map at time 72 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
then Control Map at time 73 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- Variables Map at time 72 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 73 = [ entry self: (Python reference 0), [ ] ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- stack at time 72 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 73 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- the line at time 72 = 9
- the tab at time 72 = 2
- statement at line 9, tab 2 = self."y" = 5
- Class Map at time 72 = [ 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 73 = [ 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 73 = "begin_expr"
- the expression at time 73 = self."y" = 5
- Value Stack at time 73 = [ ]
then Value Stack at time 74 = [ [ ], [ ] ]
- expression state at time 73 = "begin_expr"
- the expression at time 73 = self."y" = 5
- parent stack at time 73 = [ ]
then parent stack at time 74 = [ self."y" = 5, [ ] ]
- expression state at time 73 = "begin_expr"
- the expression at time 73 = self."y" = 5
- arguments stack at time 73 = [ ]
then arguments stack at time 74 = [ [ 5, [ ] ], [ ] ]
- expression state at time 73 = "begin_expr"
- the expression at time 73 = self."y" = 5
then expression state at time 74 = "iterate_args"
- expression state at time 73 = "begin_expr"
- the expression at time 73 = self."y" = 5
then the expression at time 74 = self."y" = 5
- expression state at time 73 = "begin_expr"
- Variables Map at time 73 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 74 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 73 = "begin_expr"
- the line at time 73 = 9
then the line at time 74 = 9
- expression state at time 73 = "begin_expr"
- the tab at time 73 = 2
then the tab at time 74 = 2
- expression state at time 73 = "begin_expr"
- stack at time 73 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 74 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 73 = "begin_expr"
- Python Object Store at time 73 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 74 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 73 = "begin_expr"
- Control Map at time 73 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
then Control Map at time 74 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
- expression state at time 73 = "begin_expr"
- Class Map at time 73 = [ 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 74 = [ 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 74 = "iterate_args"
- arguments stack at time 74 = [ [ 5, [ ] ], [ ] ]
then the expression at time 75 = 5
- expression state at time 74 = "iterate_args"
- arguments stack at time 74 = [ [ 5, [ ] ], [ ] ]
then arguments stack at time 75 = [ [ ], [ ] ]
- expression state at time 74 = "iterate_args"
- arguments stack at time 74 = [ [ 5, [ ] ], [ ] ]
then expression state at time 75 = "begin_expr"
- expression state at time 74 = "iterate_args"
- arguments stack at time 74 = [ [ 5, [ ] ], [ ] ]
- parent stack at time 74 = [ self."y" = 5, [ ] ]
then parent stack at time 75 = [ self."y" = 5, [ ] ]
- expression state at time 74 = "iterate_args"
- Value Stack at time 74 = [ [ ], [ ] ]
then Value Stack at time 75 = [ [ ], [ ] ]
- expression state at time 74 = "iterate_args"
- the line at time 74 = 9
then the line at time 75 = 9
- expression state at time 74 = "iterate_args"
- the tab at time 74 = 2
then the tab at time 75 = 2
- expression state at time 74 = "iterate_args"
- stack at time 74 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 75 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 74 = "iterate_args"
- Python Object Store at time 74 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 75 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 74 = "iterate_args"
- Control Map at time 74 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
then Control Map at time 75 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
- expression state at time 74 = "iterate_args"
- Variables Map at time 74 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 75 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 74 = "iterate_args"
- Class Map at time 74 = [ 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 75 = [ 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, [ ] ] ] ], [ ] ] ]
- the expression at time 75 = 5
- expression state at time 75 = "begin_expr"
- 5 is constant
- parent stack at time 75 = [ self."y" = 5, [ ] ]
then expression state at time 76 = "return"
- the expression at time 75 = 5
- expression state at time 75 = "begin_expr"
- 5 is constant
- Value Stack at time 75 = [ [ ], [ ] ]
then Value Stack at time 76 = [ [ ], [ ] ]
- the expression at time 75 = 5
- expression state at time 75 = "begin_expr"
- 5 is constant
- arguments stack at time 75 = [ [ ], [ ] ]
then arguments stack at time 76 = [ [ ], [ ] ]
- expression state at time 75 = "begin_expr"
- the expression at time 75 = 5
- 5 is constant
then Return Value at time 76 = 5
- expression state at time 75 = "begin_expr"
- the expression at time 75 = 5
- 5 is constant
- parent stack at time 75 = [ self."y" = 5, [ ] ]
then parent stack at time 76 = [ self."y" = 5, [ ] ]
- expression state at time 75 = "begin_expr"
- the line at time 75 = 9
then the line at time 76 = 9
- expression state at time 75 = "begin_expr"
- the tab at time 75 = 2
then the tab at time 76 = 2
- expression state at time 75 = "begin_expr"
- stack at time 75 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
then stack at time 76 = [ program context with variables: [ entry joe: (Python reference 0), [ ] ] and expression state: (expression state with parent stack: [ ] arguments: [ ] values: [ ] line: 12 tab: 0) and control map: [ entry 0: (pair ("class", "Dog")), [ ] ], [ ] ]
- expression state at time 75 = "begin_expr"
- Python Object Store at time 75 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
then Python Object Store at time 76 = [ Python object: [ entry "__class_name__": "Dog", [ entry "x": 5, [ entry "y": 0, [ ] ] ] ], [ ] ]
- expression state at time 75 = "begin_expr"
- Control Map at time 75 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
then Control Map at time 76 = [ entry 0: (pair ("class", "Dog")), [ entry 1: (pair ("method", "jump")), [ ] ] ]
- expression state at time 75 = "begin_expr"
- Variables Map at time 75 = [ entry self: (Python reference 0), [ ] ]
then Variables Map at time 76 = [ entry self: (Python reference 0), [ ] ]
- expression state at time 75 = "begin_expr"
- Class Map at time 75 = [ 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 76 = [ 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, [ ] ] ] ], [ ] ] ]