mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Update wikipage Definition file. (Signed-off-by:alexk).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1588 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -32,9 +32,7 @@ The syntax is pretty simple when you understand what you need to export a featur
|
||||
<code lang=text>
|
||||
ROOT_CLASS (make): foo @ 4 Alias my_foo call_type __stdcall</code>
|
||||
|
||||
|
||||
===Constraints===
|
||||
<div>
|
||||
* on the class: <div>The class cannot be deferred or generic.</div>
|
||||
* on the feature: <div>It could be any feature except an attribute, an external feature or a deferred feature.</div>
|
||||
* on the creation procedure: <div>It must have zero argument, and no return type.</div>
|
||||
@@ -63,8 +61,3 @@ BAR (make_a) : print_bar
|
||||
ROOT_CLASS : make
|
||||
ROOT_CLASS (make) : foo
|
||||
ROOT_CLASS (make) : test_bar</code>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user