Python: Add 'special operation' pseudo-expression type, for use in semantic stubs file. No use of it as yet.

This commit is contained in:
Mark Shannon
2019-02-08 11:31:34 +00:00
parent 0558b58193
commit 465f42eb2f
5 changed files with 1985 additions and 3 deletions

View File

@@ -324,6 +324,10 @@
<v>200</v>
</e>
<e>
<k>@py_SpecialOperation</k>
<v>100</v>
</e>
<e>
<k>@py_expr_context</k>
<v>1140675</v>
</e>