Skip to content

Commit 69dbfdb

Browse files
author
Alexander Pann
committed
Deprecate AllWithIndexOp and AnyWithIndexOp
1 parent ba9a199 commit 69dbfdb

File tree

1 file changed

+9
-1
lines changed
  • code/languages/org.iets3.opensource/languages/org.iets3.core.expr.collections/models

1 file changed

+9
-1
lines changed

code/languages/org.iets3.opensource/languages/org.iets3.core.expr.collections/models/structure.mps

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
<concept id="6491077959632463275" name="jetbrains.mps.lang.structure.structure.EnumPropertyMigrationInfo" flags="ng" index="3l_iC">
2626
<child id="6491077959632463286" name="oldProperty" index="3l_iP" />
2727
</concept>
28-
<concept id="1224240836180" name="jetbrains.mps.lang.structure.structure.DeprecatedNodeAnnotation" flags="ig" index="asaX9" />
28+
<concept id="1224240836180" name="jetbrains.mps.lang.structure.structure.DeprecatedNodeAnnotation" flags="ig" index="asaX9">
29+
<property id="1225118933224" name="comment" index="YLQ7P" />
30+
</concept>
2931
<concept id="1082978164218" name="jetbrains.mps.lang.structure.structure.DataTypeDeclaration" flags="ng" index="AxPO6">
3032
<property id="7791109065626895363" name="datatypeId" index="3F6X1D" />
3133
</concept>
@@ -1101,6 +1103,9 @@
11011103
<property role="EcuMT" value="444732437356043012" />
11021104
<property role="R4oN_" value="an universal quantifier (true if all elements are true) that passes the element's index into the closure as well" />
11031105
<ref role="1TJDcQ" node="oG0sI$GQkF" resolve="TwoArgPredicateCollectionOp" />
1106+
<node concept="asaX9" id="7G4S3eT76i8" role="lGtFl">
1107+
<property role="YLQ7P" value="Use AllOp with an IndexExpr instead" />
1108+
</node>
11041109
</node>
11051110
<node concept="1TIwiD" id="oG0sI$GQkF">
11061111
<property role="3GE5qa" value="" />
@@ -1118,6 +1123,9 @@
11181123
<property role="EcuMT" value="4481921169623440367" />
11191124
<property role="R4oN_" value="an existential quantifier (true if at least one is true) that passes the element's index into the closure as well." />
11201125
<ref role="1TJDcQ" node="oG0sI$GQkF" resolve="TwoArgPredicateCollectionOp" />
1126+
<node concept="asaX9" id="7G4S3eT76i_" role="lGtFl">
1127+
<property role="YLQ7P" value="Use AnyOp with an IndexExpr instead" />
1128+
</node>
11211129
</node>
11221130
<node concept="1TIwiD" id="lR2RIFOEit">
11231131
<property role="EcuMT" value="393796118209799325" />

0 commit comments

Comments
 (0)