Difference between revisions of "Manual index"
Jump to navigation
Jump to search
(using wiki syntax ;-) and navigation) |
Hzwakenberg (talk | contribs) m (→O) |
||
(63 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <!-- Alphabetical order in English and one line per entry.--> |
|
<div align="center"> |
<div align="center"> |
||
− | [[ |
+ | [[#A|A]] | [[#B|B]] | [[#C|C]] | [[#D|D]] | |
− | [[ |
+ | [[#E|E]] | [[#F|F]] | [[#G|G]] | [[#H|H]] | |
− | [[ |
+ | [[#I|I]] | [[#J|J]] | [[#K|K]] | [[#L|L]] | |
− | [[ |
+ | [[#M|M]] | [[#N|N]] | [[#O|O]] | [[#P|P]] | |
− | [[ |
+ | [[#Q|Q]] | [[#R|R]] | [[#S|S]] | [[#T|T]] | |
− | [[ |
+ | [[#U|U]] | [[#V|V]] | [[#W|W]] | [[#X|X]] | |
− | [[ |
+ | [[#Y|Y]] | [[#Z|Z]] |
</div> |
</div> |
||
__NOTOC__ |
__NOTOC__ |
||
− | == |
+ | == Symbols == |
− | *[[Comparison of objects#EqNeq|< |
+ | *[[Comparison of objects#EqNeq|<tt>=</tt>]] |
− | *[[Comparison of objects#EqNeq|< |
+ | *[[Comparison of objects#EqNeq|<tt>/=</tt>]] |
− | *[[Syntax diagrams#OpenTargetOrOperand|< |
+ | *[[Syntax diagrams#OpenTargetOrOperand|<tt>?</tt>]] |
+ | *[[Dynamic type testing#AssignmentAttempt|<tt>?=</tt>]] |
||
+ | *[[Dynamic type testing#AssignmentTest|<tt>?:=</tt>]] |
||
+ | *[[Syntax diagrams#Assignment|<tt>:=</tt> (syntax)]] |
||
+ | *[[Dynamic type testing#ForcedAssignment|<tt>::=</tt>]] |
||
+ | *[[Syntax diagrams#UnqualifiedCall|<tt>$</tt>]] |
||
== A == |
== A == |
||
+ | *[[ACE|ACE files]] |
||
+ | *[[Syntax diagrams#AgentCreation|<tt>agent</tt> (syntax)]] |
||
*[[Syntax diagrams#AgentCreation|Agent_creation (syntax)]] |
*[[Syntax diagrams#AgentCreation|Agent_creation (syntax)]] |
||
+ | *[[Syntax diagrams#Type|anchored type]] |
||
+ | *[[library_class:ARRAY|<tt>ARRAY</tt>]] |
||
*[[Syntax diagrams#Assertion|Assertion (syntax)]] |
*[[Syntax diagrams#Assertion|Assertion (syntax)]] |
||
*[[Syntax diagrams#Assignment|Assignment (syntax)]] |
*[[Syntax diagrams#Assignment|Assignment (syntax)]] |
||
+ | *[[Glossary#Attribute|attribute]] |
||
+ | *[[Expanded or reference#AutomaticInitialization|attribute (initialization)]] |
||
== B == |
== B == |
||
*[[Syntax diagrams#BinaryOperator|Binary_operator (syntax)]] |
*[[Syntax diagrams#BinaryOperator|Binary_operator (syntax)]] |
||
+ | *[[library_class:BOOLEAN|<tt>BOOLEAN</tt>]] |
||
== C == |
== C == |
||
*[[Syntax diagrams#Call|Call (syntax)]] |
*[[Syntax diagrams#Call|Call (syntax)]] |
||
+ | *[[library_class:CHARACTER|<tt>CHARACTER</tt>]] |
||
*[[Syntax diagrams#Check|Check (syntax)]] |
*[[Syntax diagrams#Check|Check (syntax)]] |
||
*[[Syntax diagrams#ClassDeclaration|Class_declaration (syntax)]] |
*[[Syntax diagrams#ClassDeclaration|Class_declaration (syntax)]] |
||
Line 33: | Line 46: | ||
*[[Syntax diagrams#ClassType|Class_type (syntax)]] |
*[[Syntax diagrams#ClassType|Class_type (syntax)]] |
||
*[[Syntax diagrams#Clients|Clients (syntax)]] |
*[[Syntax diagrams#Clients|Clients (syntax)]] |
||
+ | *[[library_class:COLLECTION|<tt>COLLECTION</tt>]] |
||
*[[Syntax diagrams#Comment|Comment (syntax)]] |
*[[Syntax diagrams#Comment|Comment (syntax)]] |
||
+ | *[[library_class:COMPARABLE|<tt>COMPARABLE</tt>]] |
||
− | *[[Comparison of objects|comparaison d'objets]] |
||
+ | *[[Comparison of objects|comparison of objects]] |
||
*[[Syntax diagrams#Compound|Compound (syntax)]] |
*[[Syntax diagrams#Compound|Compound (syntax)]] |
||
*[[Syntax diagrams#CreateExpression|Create_expression (syntax)]] |
*[[Syntax diagrams#CreateExpression|Create_expression (syntax)]] |
||
Line 43: | Line 58: | ||
== D == |
== D == |
||
− | *[[Syntax diagrams#Debug|< |
+ | *[[Syntax diagrams#Debug|<tt>debug</tt> (syntax)]] |
− | *[[Syntax diagrams| |
+ | *[[Syntax diagrams#ClassDeclaration|<tt>deferred</tt> class (syntax)]] |
+ | *[[Syntax diagrams#RoutineBody|<tt>deferred</tt> routine (syntax)]] |
||
+ | *[[Syntax diagrams|syntax diagrams]] |
||
+ | *[[Syntax diagrams#RoutineBody|<tt>do</tt> routine (syntax)]] |
||
== E == |
== E == |
||
− | *[[ |
+ | *[[ECMA|Ecma Eiffel]] |
*[[Syntax diagrams#EntityDeclarationList|Entity_declaration_list (syntax)]] |
*[[Syntax diagrams#EntityDeclarationList|Entity_declaration_list (syntax)]] |
||
+ | *[[Expanded or reference|<tt>expanded</tt>]] |
||
+ | *[[Glossary#Expression|expression]] |
||
*[[Syntax diagrams#Expression|Expression (syntax)]] |
*[[Syntax diagrams#Expression|Expression (syntax)]] |
||
+ | *[[Syntax diagrams#RoutineBody|<tt>external</tt> (syntax)]] |
||
== F == |
== F == |
||
+ | *[[library_class:FAST_ARRAY|<tt>FAST_ARRAY</tt>]] |
||
*[[Syntax diagrams#FeatureClause|Feature_clause (syntax)]] |
*[[Syntax diagrams#FeatureClause|Feature_clause (syntax)]] |
||
*[[Syntax diagrams#FeatureDeclaration|Feature_declaration (syntax)]] |
*[[Syntax diagrams#FeatureDeclaration|Feature_declaration (syntax)]] |
||
*[[Syntax diagrams#FeatureName|Feature_name (syntax)]] |
*[[Syntax diagrams#FeatureName|Feature_name (syntax)]] |
||
*[[Syntax diagrams#FormalGenericList|Formal_generic_list (syntax)]] |
*[[Syntax diagrams#FormalGenericList|Formal_generic_list (syntax)]] |
||
+ | *[[Syntax diagrams#FeatureDeclaration|<tt>frozen</tt> (syntax)]] |
||
== G == |
== G == |
||
== H == |
== H == |
||
+ | *[[library_class:HASHABLE|<tt>HASHABLE</tt>]] |
||
== I == |
== I == |
||
Line 65: | Line 89: | ||
*[[Syntax diagrams#FeatureName|<TT>infix</TT>]] |
*[[Syntax diagrams#FeatureName|<TT>infix</TT>]] |
||
*[[Syntax diagrams#InfixOperator|Infix_operator (syntax)]] |
*[[Syntax diagrams#InfixOperator|Infix_operator (syntax)]] |
||
+ | *[[Expanded or reference#AutomaticInitialization|initialization of variables]] |
||
*[[Syntax diagrams#Inspect|<TT>inspect</TT> (syntax)]] |
*[[Syntax diagrams#Inspect|<TT>inspect</TT> (syntax)]] |
||
+ | *[[Glossary#Instruction|instruction]] |
||
*[[Syntax diagrams#Instruction|Instruction (syntax)]] |
*[[Syntax diagrams#Instruction|Instruction (syntax)]] |
||
+ | *[[library_class:INTEGER_8|<tt>INTEGER_8</tt>]] |
||
+ | *[[library_class:INTEGER_16|<tt>INTEGER_16</tt>]] |
||
+ | *[[library_class:INTEGER_32|<tt>INTEGER_32</tt>]] |
||
+ | *[[Type Aliases|<tt>INTEGER</tt>]] |
||
+ | *[[library_class:INTEGER_64|<tt>INTEGER_64</tt>]] |
||
*[[Comparison of objects#is_equal|<TT>is_equal</TT>]] |
*[[Comparison of objects#is_equal|<TT>is_equal</TT>]] |
||
*[[Comparison of objects#is_deep_equal|<TT>is_deep_equal</TT>]] |
*[[Comparison of objects#is_deep_equal|<TT>is_deep_equal</TT>]] |
||
Line 75: | Line 106: | ||
== L == |
== L == |
||
− | *[[Syntax diagrams# |
+ | *[[Syntax diagrams#Type|<tt>like</tt> (syntax)]] |
+ | *[[library_class:LINKED_LIST|<tt>LINKED_LIST</tt>]] |
||
+ | *[[Syntax diagrams#Routine|local variable]] |
||
+ | *[[Syntax diagrams#Routine|<tt>local</tt> (syntax)]] |
||
+ | *[[Syntax diagrams#Loop|<tt>loop</tt> (syntax)]] |
||
== M == |
== M == |
||
Line 82: | Line 117: | ||
== N == |
== N == |
||
+ | *[[library_class:NATIVE_ARRAY|<tt>NATIVE_ARRAY</tt>]] |
||
+ | *[[Type Aliases|<tt>NATURAL</tt>]] |
||
+ | *[[library_class:NATURAL_8|<tt>NATURAL_8</tt>]] |
||
+ | *[[library_class:NATURAL_16|<tt>NATURAL_16</tt>]] |
||
+ | *[[library_class:NATURAL_32|<tt>NATURAL_32</tt>]] |
||
+ | *[[library_class:NATURAL_64|<tt>NATURAL_64</tt>]] |
||
*[[Syntax diagrams#NewExportItem|New_export_item (syntax)]] |
*[[Syntax diagrams#NewExportItem|New_export_item (syntax)]] |
||
== O == |
== O == |
||
+ | *[[Syntax diagrams#Routine|<tt>obsolete</tt> (syntax)]] |
||
+ | *[[Syntax diagrams#RoutineBody|<tt>once</tt> (syntax)]] |
||
*[[Syntax diagrams#OpenTargetOrOperand|Open_target_or_operand (syntax)]] |
*[[Syntax diagrams#OpenTargetOrOperand|Open_target_or_operand (syntax)]] |
||
== P == |
== P == |
||
*[[Syntax diagrams#ParentList|Parent_list (syntax)]] |
*[[Syntax diagrams#ParentList|Parent_list (syntax)]] |
||
+ | *[[Syntax diagrams#ParentType|Parent_type (syntax)]] |
||
+ | *[[library_class:POINTER|<tt>POINTER</tt>]] |
||
+ | *[[Syntax diagrams#PrecursorCall|<tt>Precursor</tt> (syntax)]] |
||
+ | *[[Syntax diagrams#PrecursorCall|Precursor_call (syntax)]] |
||
*[[Syntax diagrams#FeatureName|<TT>prefix</TT>]] |
*[[Syntax diagrams#FeatureName|<TT>prefix</TT>]] |
||
*[[Syntax diagrams#PrefixOperator|Prefix_operator (syntax)]] |
*[[Syntax diagrams#PrefixOperator|Prefix_operator (syntax)]] |
||
Line 95: | Line 142: | ||
== R == |
== R == |
||
− | *[[ |
+ | *[[library_class:REAL_32|<tt>REAL_32</tt>]] |
+ | *[[library_class:REAL_64|<tt>REAL_64</tt>]] |
||
+ | *[[Type Aliases|<tt>REAL</tt>]] |
||
+ | *[[library_class:REAL_80|<tt>REAL_80</tt>]] |
||
+ | *[[library_class:REAL_128|<tt>REAL_128</tt>]] |
||
+ | *[[library_class:REAL_EXTENDED|<tt>REAL_EXTENDED</tt>]] |
||
+ | *[[Expanded or reference|reference]] |
||
+ | *[[Syntax diagrams#Result|<tt>Result</tt> (syntax)]] |
||
+ | *[[Syntax diagrams#Rescue|<tt>rescue</tt> (syntax)]] |
||
+ | *[[Syntax diagrams#Retry|<tt>retry</tt> (syntax)]] |
||
+ | *[[library_class:RING_ARRAY|<tt>RING_ARRAY</tt>]] |
||
*[[Syntax diagrams#Routine|Routine (syntax)]] |
*[[Syntax diagrams#Routine|Routine (syntax)]] |
||
*[[Syntax diagrams#RoutineBody|Routine_body (syntax)]] |
*[[Syntax diagrams#RoutineBody|Routine_body (syntax)]] |
||
== S == |
== S == |
||
+ | *[[sedb|Sedb runtime debugger]] |
||
+ | *[[library_class:STRING|<tt>STRING</tt>]] |
||
== T == |
== T == |
||
+ | *[[library_class:TRAVERSABLE|<tt>TRAVERSABLE</tt>]] |
||
+ | *[[Type Aliases]] |
||
*[[Syntax diagrams#Type|Type (syntax)]] |
*[[Syntax diagrams#Type|Type (syntax)]] |
||
− | *[[FAQ#StaticVsDynamicType| |
+ | *[[FAQ#StaticVsDynamicType|Type (dynamic)]] |
− | *[[FAQ#StaticVsDynamicType| |
+ | *[[FAQ#StaticVsDynamicType|Type (static)]] |
+ | *[[library_class:TWO_WAY_LINKED_LIST|<tt>TWO_WAY_LINKED_LIST</tt>]] |
||
== U == |
== U == |
||
Line 111: | Line 173: | ||
== V == |
== V == |
||
+ | *[[Expanded or reference#AutomaticInitialization|variable (initialization)]] |
||
*[[Void|<TT>Void</TT>]] |
*[[Void|<TT>Void</TT>]] |
||
*[[Syntax diagrams#Void|<TT>Void</TT> (syntax)]] |
*[[Syntax diagrams#Void|<TT>Void</TT> (syntax)]] |
Latest revision as of 21:22, 30 August 2018
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Symbols
A
- ACE files
- agent (syntax)
- Agent_creation (syntax)
- anchored type
- ARRAY
- Assertion (syntax)
- Assignment (syntax)
- attribute
- attribute (initialization)
B
C
- Call (syntax)
- CHARACTER
- Check (syntax)
- Class_declaration (syntax)
- Class_name (syntax)
- Class_type (syntax)
- Clients (syntax)
- COLLECTION
- Comment (syntax)
- COMPARABLE
- comparison of objects
- Compound (syntax)
- Create_expression (syntax)
- Create_instruction (syntax)
- Creation_clause (syntax)
- Current
- Current (syntax)
D
- debug (syntax)
- deferred class (syntax)
- deferred routine (syntax)
- syntax diagrams
- do routine (syntax)
E
- Ecma Eiffel
- Entity_declaration_list (syntax)
- expanded
- expression
- Expression (syntax)
- external (syntax)
F
- FAST_ARRAY
- Feature_clause (syntax)
- Feature_declaration (syntax)
- Feature_name (syntax)
- Formal_generic_list (syntax)
- frozen (syntax)
G
H
I
- If_then_else (syntax)
- infix
- Infix_operator (syntax)
- initialization of variables
- inspect (syntax)
- instruction
- Instruction (syntax)
- INTEGER_8
- INTEGER_16
- INTEGER_32
- INTEGER
- INTEGER_64
- is_equal
- is_deep_equal
J
K
L
M
N
O
P
- Parent_list (syntax)
- Parent_type (syntax)
- POINTER
- Precursor (syntax)
- Precursor_call (syntax)
- prefix
- Prefix_operator (syntax)
Q
R
- REAL_32
- REAL_64
- REAL
- REAL_80
- REAL_128
- REAL_EXTENDED
- reference
- Result (syntax)
- rescue (syntax)
- retry (syntax)
- RING_ARRAY
- Routine (syntax)
- Routine_body (syntax)