mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Update wikipage Code Templates. (Signed-off-by:javier).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1616 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -8,4 +8,22 @@ EiffelStudio editor includes a new feature designed to help write Eiffel code. C
|
||||
Code templates in Eiffel are described in Eiffel itself, there are some constraints to define templates that we will cover below. At the moment Code templates can only be used as part of an existing feature. Some templates will be available as global/target-less templates, it means there is not target context, so you can include a useful template inside your current feature. In other cases we will have templates that will be only available to certain context, for example if you have an <code>ARRAY [INTEGER]</code>, then you will be able to see templates applicable to it, if any.
|
||||
|
||||
|
||||
<span id="templates_location"></span>
|
||||
==Templates location==
|
||||
|
||||
|
||||
|
||||
<span id="templates_definition"></span>
|
||||
==Templates Definition==
|
||||
|
||||
|
||||
<span id="templates_skeleton"></span>
|
||||
==Templates Skeleton==
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user