mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Update wikipage Regions and Processors. (Signed-off-by:jocelyn).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1786 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -45,6 +45,7 @@ Currently however a SCOOP processor is implemented as a thread.}}
|
||||
== Separate Types==
|
||||
|
||||
To support the concept of regions in a program text, SCOOP extends the type system by introducing a single new keyword: <code>separate</code>.
|
||||
|
||||
The <code>separate</code> keyword is used to annotate a reference and means that the object attached to it may be in a different region.
|
||||
|
||||
{{definition|Separate type|A type which has been declared including the keyword <code>separate</code>.}}
|
||||
|
||||
Reference in New Issue
Block a user