summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index e5b5b8d..539b803 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,6 +1,6 @@
-Extension [ <persistent> extension #67 ast version 1.0.12 ] {
+Extension [ <persistent> extension #67 ast version 1.0.13 ] {
- - Constants [196] {
+ - Constants [197] {
Constant [ int ast\AST_ARG_LIST ] { 128 }
Constant [ int ast\AST_LIST ] { 255 }
Constant [ int ast\AST_ARRAY ] { 129 }
@@ -19,6 +19,7 @@ Extension [ <persistent> extension #67 ast version 1.0.12 ] {
Constant [ int ast\AST_TRAIT_ADAPTATIONS ] { 142 }
Constant [ int ast\AST_USE ] { 143 }
Constant [ int ast\AST_TYPE_UNION ] { 254 }
+ Constant [ int ast\AST_TYPE_INTERSECTION ] { 250 }
Constant [ int ast\AST_ATTRIBUTE_LIST ] { 253 }
Constant [ int ast\AST_ATTRIBUTE_GROUP ] { 251 }
Constant [ int ast\AST_MATCH_ARM_LIST ] { 252 }