Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
properties
Commits
d9b270a7
Commit
d9b270a7
authored
Mar 17, 2015
by
Maxime Perrotin
Browse files
Add code of properties as return statement
parent
976b5af3
Changes
1
Hide whitespace changes
Inline
Side-by-side
properties/properties.py
View file @
d9b270a7
...
...
@@ -96,6 +96,7 @@ def parse_input_files(pr_files, ppty_file):
decision
=
opengeode
.
ogAST
.
Terminator
()
decision
.
kind
=
'return'
decision
.
return_expr
=
each
proc
.
content
.
start
.
transition
.
terminator
=
decision
proc
.
content
.
start
.
terminators
=
[
decision
]
proc
.
content
.
start
.
transition
.
terminators
=
[
decision
]
process
.
content
.
inner_procedures
.
append
(
proc
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment