scrall 0.8.9__py3-none-any.whl → 0.8.10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
scrall/__init__.py CHANGED
@@ -1 +1 @@
1
- version = "0.8.9"
1
+ version = "0.8.10"
scrall/parse/visitor.py CHANGED
@@ -31,7 +31,7 @@ Execution_Unit_a = namedtuple('Execution_Unit_a', 'statement_set output_token')
31
31
  Seq_Statement_Set_a = namedtuple('Seq_Statement_Set_a', 'input_tokens statement block')
32
32
  Comp_Statement_Set_a = namedtuple('Comp_Statement_Set_a', 'statement block')
33
33
  Decision_a = namedtuple('Decision_a', 'input true_result false_result')
34
- Delete_Action_a = namedtuple('Delete_Action_a', 'instance_sets')
34
+ Delete_Group_a = namedtuple('Delete_Group_a', 'instance_sets')
35
35
  Case_a = namedtuple('Case_a', 'enums comp_statement_set')
36
36
  Switch_a = namedtuple('Switch_a', 'input_flow cases')
37
37
  MATH_a = namedtuple('MATH_a', 'op operands')
@@ -1099,7 +1099,7 @@ class ScrallVisitor(PTNodeVisitor):
1099
1099
 
1100
1100
  _logger.info(f" < {children}")
1101
1101
  iset = children.results.get('instance_set')
1102
- result = Delete_Action_a(instance_sets=iset)
1102
+ result = Delete_Group_a(instance_sets=iset)
1103
1103
  _logger.info(f" > {result}")
1104
1104
  return result
1105
1105
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: scrall
3
- Version: 0.8.9
3
+ Version: 0.8.10
4
4
  Summary: Starr's Concise Relational Action Language - For Shlaer-Mellor Executable UML
5
5
  Author-email: Leon Starr <leon_starr@modelint.com>
6
6
  License: MIT License
@@ -0,0 +1,14 @@
1
+ scrall/__init__.py,sha256=nESZ98W_3gADk0ZgIutr-k0Oe2xa8_H9F4K-W--WQn0,18
2
+ scrall/__main__.py,sha256=H5szTQUuBTrnCngyUv3EFj5eQyPY4j0NKf1q8DgK6E8,2187
3
+ scrall/exceptions.py,sha256=QU4mKLs7_ddGIznhh2HUpjb_PdPlxWZMMY_g0ELenSs,1764
4
+ scrall/log.conf,sha256=tERYKbCp9TgdAVTby6A7gUpnjurJKcX1tyAzG3ATORI,933
5
+ scrall/parse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ scrall/parse/parser.py,sha256=k4SeWMtNzAUtwU_e15frvSL1D5G3RBU_jmLegZbIBnY,5221
7
+ scrall/parse/scrall.peg,sha256=Oe7E61fUBH0pvvuYJXHUeYMHn2mGouXmqQurKGMAFCg,7836
8
+ scrall/parse/visitor.py,sha256=pTOQ-t3HXE3EfsZ5SKvjJu5hSWoikdDMgxGfSsPF7wk,57225
9
+ scrall-0.8.10.dist-info/licenses/LICENSE,sha256=kL0xVrwl2i3Pk9mQXAVAPANCTaLGGOsoXgvqW7TBs20,1072
10
+ scrall-0.8.10.dist-info/METADATA,sha256=s-kbOEqblIHsXXivr8m8ox3NIzVO1WGpf9txEk7QfOY,7209
11
+ scrall-0.8.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ scrall-0.8.10.dist-info/entry_points.txt,sha256=2fHG6VXtqSTEZXadsBe7XCFaLm4t3V1pFuqzgWWjBgA,48
13
+ scrall-0.8.10.dist-info/top_level.txt,sha256=SWvpMyNNJlrMWpSsK5RUL40ivQxQpKPbL86VrvNIUAE,7
14
+ scrall-0.8.10.dist-info/RECORD,,
@@ -1,14 +0,0 @@
1
- scrall/__init__.py,sha256=2l8zNYYLY80JtW1elN49pPxbG8Jx7EQy0n3sAYKRqbw,17
2
- scrall/__main__.py,sha256=H5szTQUuBTrnCngyUv3EFj5eQyPY4j0NKf1q8DgK6E8,2187
3
- scrall/exceptions.py,sha256=QU4mKLs7_ddGIznhh2HUpjb_PdPlxWZMMY_g0ELenSs,1764
4
- scrall/log.conf,sha256=tERYKbCp9TgdAVTby6A7gUpnjurJKcX1tyAzG3ATORI,933
5
- scrall/parse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- scrall/parse/parser.py,sha256=k4SeWMtNzAUtwU_e15frvSL1D5G3RBU_jmLegZbIBnY,5221
7
- scrall/parse/scrall.peg,sha256=Oe7E61fUBH0pvvuYJXHUeYMHn2mGouXmqQurKGMAFCg,7836
8
- scrall/parse/visitor.py,sha256=gbK0l8TWUOWIQRY2Pk3f1mYhqInUKZ3TlfB4LL-vaOo,57228
9
- scrall-0.8.9.dist-info/licenses/LICENSE,sha256=kL0xVrwl2i3Pk9mQXAVAPANCTaLGGOsoXgvqW7TBs20,1072
10
- scrall-0.8.9.dist-info/METADATA,sha256=11YfNZFbNJgrAMiOiFHImV_PemWKmJOGaShjDdNSKHk,7208
11
- scrall-0.8.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- scrall-0.8.9.dist-info/entry_points.txt,sha256=2fHG6VXtqSTEZXadsBe7XCFaLm4t3V1pFuqzgWWjBgA,48
13
- scrall-0.8.9.dist-info/top_level.txt,sha256=SWvpMyNNJlrMWpSsK5RUL40ivQxQpKPbL86VrvNIUAE,7
14
- scrall-0.8.9.dist-info/RECORD,,