summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index dd8fa27..e5b5b8d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #67 ast version 1.0.11 ] {
+Extension [ <persistent> extension #67 ast version 1.0.12 ] {
- Constants [196] {
Constant [ int ast\AST_ARG_LIST ] { 128 }
@@ -97,7 +97,6 @@ Extension [ <persistent> extension #67 ast version 1.0.11 ] {
Constant [ int ast\AST_MATCH ] { 764 }
Constant [ int ast\AST_MATCH_ARM ] { 763 }
Constant [ int ast\AST_NAMED_ARG ] { 762 }
- Constant [ int ast\AST_ENUM_CASE ] { 1022 }
Constant [ int ast\AST_METHOD_CALL ] { 768 }
Constant [ int ast\AST_NULLSAFE_METHOD_CALL ] { 1023 }
Constant [ int ast\AST_STATIC_CALL ] { 769 }
@@ -106,6 +105,7 @@ Extension [ <persistent> extension #67 ast version 1.0.11 ] {
Constant [ int ast\AST_CATCH ] { 772 }
Constant [ int ast\AST_FOR ] { 1024 }
Constant [ int ast\AST_FOREACH ] { 1025 }
+ Constant [ int ast\AST_ENUM_CASE ] { 1022 }
Constant [ int ast\AST_PARAM ] { 773 }
Constant [ int ast\flags\NAME_FQ ] { 0 }
Constant [ int ast\flags\NAME_NOT_FQ ] { 1 }