Table A.1: Basic language elements
+ Item |
+
+ Is the implementation able to... |
+
+ Reference in ES 201 873-1 |
+
+ Status |
+
+ Support |
+
+ 1 |
+
+ support case sensitive identifiers? |
+
+ Clause 5.1 |
+
+ m |
+
+ |
+
+ 2 |
+
+ support the nine basic scope units? |
+
+ Clause 5.2 |
+
+ m |
+
+ |
+
+ 3 |
+
+ support the scope rules? |
+
+ Clause 5.2 |
+
+ m |
+
+ |
+
+ 4 |
+
+ support uniqueness of identifiers? |
+
+ Clause 5.2.2 |
+
+ m |
+
+ |
+
+ 5 |
+
+ support arbitrary order of language elements? |
+
+ Clause 5.3 |
+
+ m |
+
+ |
+
+ 6 |
+
+ support formal parameters of kind value? |
+
+ Clause 5.4.1.1 |
+
+ m |
+
+ |
+
+ 7 |
+
+ support formal parameters of kind template? |
+
+ Clause 5.4.1.2 |
+
+ m |
+
+ |
+