summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 4 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index f48d109..7160972 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,6 +1,6 @@
-Extension [ <persistent> extension #76 ast version 1.0.2 ] {
+Extension [ <persistent> extension #76 ast version 1.0.3 ] {
- - Constants [174] {
+ - Constants [176] {
Constant [ integer ast\AST_ARG_LIST ] { 128 }
Constant [ integer ast\AST_LIST ] { 255 }
Constant [ integer ast\AST_ARRAY ] { 129 }
@@ -175,6 +175,8 @@ Extension [ <persistent> extension #76 ast version 1.0.2 ] {
Constant [ integer ast\flags\ARRAY_SYNTAX_LIST ] { 1 }
Constant [ integer ast\flags\ARRAY_SYNTAX_LONG ] { 2 }
Constant [ integer ast\flags\ARRAY_SYNTAX_SHORT ] { 3 }
+ Constant [ integer ast\flags\DIM_ALTERNATIVE_SYNTAX ] { 2 }
+ Constant [ integer ast\flags\PARENTHESIZED_CONDITIONAL ] { 1 }
}
- Functions {