mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Added SCOOP section with "separate" keyword.
Author:halw Date:2012-05-06T18:05:24.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1089 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -233,6 +233,22 @@
|
||||
| Yes, by option ''void_safety''
|
||||
|}
|
||||
|
||||
==[[Concurrent Eiffel with SCOOP|SCOOP]]==
|
||||
{|
|
||||
|-
|
||||
| <center>'''Feature'''</center>
|
||||
| width="160pt"| <center>'''Example'''</center>
|
||||
| <center>'''ETL2'''</center>
|
||||
| <center>'''ECMA-367'''</center>
|
||||
| <center>'''EiffelStudio'''</center>
|
||||
|-
|
||||
| Separate declaration
|
||||
| <code> a: separate ANY </code>
|
||||
| No
|
||||
| No. <code>separate</code> reserved but not used
|
||||
| Yes. Object attached to <code>a</code> may be handled by different SCOOP processor.
|
||||
|}
|
||||
|
||||
==Expressions==
|
||||
{|
|
||||
|-
|
||||
|
||||
Reference in New Issue
Block a user