summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION359
1 files changed, 180 insertions, 179 deletions
diff --git a/REFLECTION b/REFLECTION
index 7b7a89b..87500f6 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,183 +1,184 @@
-Extension [ <persistent> extension #76 ast version 1.0.4 ] {
+Extension [ <persistent> extension #76 ast version 1.0.5 ] {
- - Constants [177] {
- Constant [ integer ast\AST_ARG_LIST ] { 128 }
- Constant [ integer ast\AST_LIST ] { 255 }
- Constant [ integer ast\AST_ARRAY ] { 129 }
- Constant [ integer ast\AST_ENCAPS_LIST ] { 130 }
- Constant [ integer ast\AST_EXPR_LIST ] { 131 }
- Constant [ integer ast\AST_STMT_LIST ] { 132 }
- Constant [ integer ast\AST_IF ] { 133 }
- Constant [ integer ast\AST_SWITCH_LIST ] { 134 }
- Constant [ integer ast\AST_CATCH_LIST ] { 135 }
- Constant [ integer ast\AST_PARAM_LIST ] { 136 }
- Constant [ integer ast\AST_CLOSURE_USES ] { 137 }
- Constant [ integer ast\AST_PROP_DECL ] { 138 }
- Constant [ integer ast\AST_CONST_DECL ] { 139 }
- Constant [ integer ast\AST_CLASS_CONST_DECL ] { 140 }
- Constant [ integer ast\AST_NAME_LIST ] { 141 }
- Constant [ integer ast\AST_TRAIT_ADAPTATIONS ] { 142 }
- Constant [ integer ast\AST_USE ] { 143 }
- Constant [ integer ast\AST_TYPE_UNION ] { 254 }
- Constant [ integer ast\AST_NAME ] { 2048 }
- Constant [ integer ast\AST_CLOSURE_VAR ] { 2049 }
- Constant [ integer ast\AST_NULLABLE_TYPE ] { 2050 }
- Constant [ integer ast\AST_FUNC_DECL ] { 66 }
- Constant [ integer ast\AST_CLOSURE ] { 67 }
- Constant [ integer ast\AST_METHOD ] { 68 }
- Constant [ integer ast\AST_ARROW_FUNC ] { 1535 }
- Constant [ integer ast\AST_CLASS ] { 69 }
- Constant [ integer ast\AST_MAGIC_CONST ] { 0 }
- Constant [ integer ast\AST_TYPE ] { 1 }
- Constant [ integer ast\AST_VAR ] { 256 }
- Constant [ integer ast\AST_CONST ] { 257 }
- Constant [ integer ast\AST_UNPACK ] { 258 }
- Constant [ integer ast\AST_CAST ] { 261 }
- Constant [ integer ast\AST_EMPTY ] { 262 }
- Constant [ integer ast\AST_ISSET ] { 263 }
- Constant [ integer ast\AST_SHELL_EXEC ] { 265 }
- Constant [ integer ast\AST_CLONE ] { 266 }
- Constant [ integer ast\AST_EXIT ] { 267 }
- Constant [ integer ast\AST_PRINT ] { 268 }
- Constant [ integer ast\AST_INCLUDE_OR_EVAL ] { 269 }
- Constant [ integer ast\AST_UNARY_OP ] { 270 }
- Constant [ integer ast\AST_PRE_INC ] { 271 }
- Constant [ integer ast\AST_PRE_DEC ] { 272 }
- Constant [ integer ast\AST_POST_INC ] { 273 }
- Constant [ integer ast\AST_POST_DEC ] { 274 }
- Constant [ integer ast\AST_YIELD_FROM ] { 275 }
- Constant [ integer ast\AST_GLOBAL ] { 276 }
- Constant [ integer ast\AST_UNSET ] { 277 }
- Constant [ integer ast\AST_RETURN ] { 278 }
- Constant [ integer ast\AST_LABEL ] { 279 }
- Constant [ integer ast\AST_REF ] { 280 }
- Constant [ integer ast\AST_HALT_COMPILER ] { 281 }
- Constant [ integer ast\AST_ECHO ] { 282 }
- Constant [ integer ast\AST_THROW ] { 283 }
- Constant [ integer ast\AST_GOTO ] { 284 }
- Constant [ integer ast\AST_BREAK ] { 285 }
- Constant [ integer ast\AST_CONTINUE ] { 286 }
- Constant [ integer ast\AST_CLASS_NAME ] { 511 }
- Constant [ integer ast\AST_DIM ] { 512 }
- Constant [ integer ast\AST_PROP ] { 513 }
- Constant [ integer ast\AST_STATIC_PROP ] { 514 }
- Constant [ integer ast\AST_CALL ] { 515 }
- Constant [ integer ast\AST_CLASS_CONST ] { 516 }
- Constant [ integer ast\AST_ASSIGN ] { 517 }
- Constant [ integer ast\AST_ASSIGN_REF ] { 518 }
- Constant [ integer ast\AST_ASSIGN_OP ] { 519 }
- Constant [ integer ast\AST_BINARY_OP ] { 520 }
- Constant [ integer ast\AST_ARRAY_ELEM ] { 525 }
- Constant [ integer ast\AST_NEW ] { 526 }
- Constant [ integer ast\AST_INSTANCEOF ] { 527 }
- Constant [ integer ast\AST_YIELD ] { 528 }
- Constant [ integer ast\AST_STATIC ] { 530 }
- Constant [ integer ast\AST_WHILE ] { 531 }
- Constant [ integer ast\AST_DO_WHILE ] { 532 }
- Constant [ integer ast\AST_IF_ELEM ] { 533 }
- Constant [ integer ast\AST_SWITCH ] { 534 }
- Constant [ integer ast\AST_SWITCH_CASE ] { 535 }
- Constant [ integer ast\AST_DECLARE ] { 536 }
- Constant [ integer ast\AST_PROP_ELEM ] { 774 }
- Constant [ integer ast\AST_PROP_GROUP ] { 767 }
- Constant [ integer ast\AST_CONST_ELEM ] { 775 }
- Constant [ integer ast\AST_USE_TRAIT ] { 537 }
- Constant [ integer ast\AST_TRAIT_PRECEDENCE ] { 538 }
- Constant [ integer ast\AST_METHOD_REFERENCE ] { 539 }
- Constant [ integer ast\AST_NAMESPACE ] { 540 }
- Constant [ integer ast\AST_USE_ELEM ] { 541 }
- Constant [ integer ast\AST_TRAIT_ALIAS ] { 542 }
- Constant [ integer ast\AST_GROUP_USE ] { 543 }
- Constant [ integer ast\AST_METHOD_CALL ] { 768 }
- Constant [ integer ast\AST_STATIC_CALL ] { 769 }
- Constant [ integer ast\AST_CONDITIONAL ] { 770 }
- Constant [ integer ast\AST_TRY ] { 771 }
- Constant [ integer ast\AST_CATCH ] { 772 }
- Constant [ integer ast\AST_PARAM ] { 773 }
- Constant [ integer ast\AST_FOR ] { 1024 }
- Constant [ integer ast\AST_FOREACH ] { 1025 }
- Constant [ integer ast\flags\NAME_FQ ] { 0 }
- Constant [ integer ast\flags\NAME_NOT_FQ ] { 1 }
- Constant [ integer ast\flags\NAME_RELATIVE ] { 2 }
- Constant [ integer ast\flags\MODIFIER_PUBLIC ] { 256 }
- Constant [ integer ast\flags\MODIFIER_PROTECTED ] { 512 }
- Constant [ integer ast\flags\MODIFIER_PRIVATE ] { 1024 }
- Constant [ integer ast\flags\MODIFIER_STATIC ] { 1 }
- Constant [ integer ast\flags\MODIFIER_ABSTRACT ] { 2 }
- Constant [ integer ast\flags\MODIFIER_FINAL ] { 4 }
- Constant [ integer ast\flags\RETURNS_REF ] { 67108864 }
- Constant [ integer ast\flags\FUNC_RETURNS_REF ] { 67108864 }
- Constant [ integer ast\flags\FUNC_GENERATOR ] { 8388608 }
- Constant [ integer ast\flags\ARRAY_ELEM_REF ] { 1 }
- Constant [ integer ast\flags\CLOSURE_USE_REF ] { 1 }
- Constant [ integer ast\flags\CLASS_ABSTRACT ] { 32 }
- Constant [ integer ast\flags\CLASS_FINAL ] { 4 }
- Constant [ integer ast\flags\CLASS_TRAIT ] { 128 }
- Constant [ integer ast\flags\CLASS_INTERFACE ] { 64 }
- Constant [ integer ast\flags\CLASS_ANONYMOUS ] { 256 }
- Constant [ integer ast\flags\PARAM_REF ] { 1 }
- Constant [ integer ast\flags\PARAM_VARIADIC ] { 2 }
- Constant [ integer ast\flags\TYPE_NULL ] { 1 }
- Constant [ integer ast\flags\TYPE_BOOL ] { 13 }
- Constant [ integer ast\flags\TYPE_LONG ] { 4 }
- Constant [ integer ast\flags\TYPE_DOUBLE ] { 5 }
- Constant [ integer ast\flags\TYPE_STRING ] { 6 }
- Constant [ integer ast\flags\TYPE_ARRAY ] { 7 }
- Constant [ integer ast\flags\TYPE_OBJECT ] { 8 }
- Constant [ integer ast\flags\TYPE_CALLABLE ] { 14 }
- Constant [ integer ast\flags\TYPE_VOID ] { 18 }
- Constant [ integer ast\flags\TYPE_ITERABLE ] { 19 }
- Constant [ integer ast\flags\UNARY_BOOL_NOT ] { 13 }
- Constant [ integer ast\flags\UNARY_BITWISE_NOT ] { 12 }
- Constant [ integer ast\flags\UNARY_SILENCE ] { 260 }
- Constant [ integer ast\flags\UNARY_PLUS ] { 261 }
- Constant [ integer ast\flags\UNARY_MINUS ] { 262 }
- Constant [ integer ast\flags\BINARY_BOOL_AND ] { 259 }
- Constant [ integer ast\flags\BINARY_BOOL_OR ] { 258 }
- Constant [ integer ast\flags\BINARY_BOOL_XOR ] { 14 }
- Constant [ integer ast\flags\BINARY_BITWISE_OR ] { 9 }
- Constant [ integer ast\flags\BINARY_BITWISE_AND ] { 10 }
- Constant [ integer ast\flags\BINARY_BITWISE_XOR ] { 11 }
- Constant [ integer ast\flags\BINARY_CONCAT ] { 8 }
- Constant [ integer ast\flags\BINARY_ADD ] { 1 }
- Constant [ integer ast\flags\BINARY_SUB ] { 2 }
- Constant [ integer ast\flags\BINARY_MUL ] { 3 }
- Constant [ integer ast\flags\BINARY_DIV ] { 4 }
- Constant [ integer ast\flags\BINARY_MOD ] { 5 }
- Constant [ integer ast\flags\BINARY_POW ] { 166 }
- Constant [ integer ast\flags\BINARY_SHIFT_LEFT ] { 6 }
- Constant [ integer ast\flags\BINARY_SHIFT_RIGHT ] { 7 }
- Constant [ integer ast\flags\BINARY_IS_IDENTICAL ] { 15 }
- Constant [ integer ast\flags\BINARY_IS_NOT_IDENTICAL ] { 16 }
- Constant [ integer ast\flags\BINARY_IS_EQUAL ] { 17 }
- Constant [ integer ast\flags\BINARY_IS_NOT_EQUAL ] { 18 }
- Constant [ integer ast\flags\BINARY_IS_SMALLER ] { 19 }
- Constant [ integer ast\flags\BINARY_IS_SMALLER_OR_EQUAL ] { 20 }
- Constant [ integer ast\flags\BINARY_IS_GREATER ] { 256 }
- Constant [ integer ast\flags\BINARY_IS_GREATER_OR_EQUAL ] { 257 }
- Constant [ integer ast\flags\BINARY_SPACESHIP ] { 170 }
- Constant [ integer ast\flags\BINARY_COALESCE ] { 260 }
- Constant [ integer ast\flags\EXEC_EVAL ] { 1 }
- Constant [ integer ast\flags\EXEC_INCLUDE ] { 2 }
- Constant [ integer ast\flags\EXEC_INCLUDE_ONCE ] { 4 }
- Constant [ integer ast\flags\EXEC_REQUIRE ] { 8 }
- Constant [ integer ast\flags\EXEC_REQUIRE_ONCE ] { 16 }
- Constant [ integer ast\flags\USE_NORMAL ] { 1 }
- Constant [ integer ast\flags\USE_FUNCTION ] { 2 }
- Constant [ integer ast\flags\USE_CONST ] { 4 }
- Constant [ integer ast\flags\MAGIC_LINE ] { 370 }
- Constant [ integer ast\flags\MAGIC_FILE ] { 371 }
- Constant [ integer ast\flags\MAGIC_DIR ] { 372 }
- Constant [ integer ast\flags\MAGIC_NAMESPACE ] { 389 }
- Constant [ integer ast\flags\MAGIC_FUNCTION ] { 376 }
- Constant [ integer ast\flags\MAGIC_METHOD ] { 375 }
- Constant [ integer ast\flags\MAGIC_CLASS ] { 373 }
- Constant [ integer ast\flags\MAGIC_TRAIT ] { 374 }
- 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 }
+ - Constants [178] {
+ Constant [ int ast\AST_ARG_LIST ] { 128 }
+ Constant [ int ast\AST_LIST ] { 255 }
+ Constant [ int ast\AST_ARRAY ] { 129 }
+ Constant [ int ast\AST_ENCAPS_LIST ] { 130 }
+ Constant [ int ast\AST_EXPR_LIST ] { 131 }
+ Constant [ int ast\AST_STMT_LIST ] { 132 }
+ Constant [ int ast\AST_IF ] { 133 }
+ Constant [ int ast\AST_SWITCH_LIST ] { 134 }
+ Constant [ int ast\AST_CATCH_LIST ] { 135 }
+ Constant [ int ast\AST_PARAM_LIST ] { 136 }
+ Constant [ int ast\AST_CLOSURE_USES ] { 137 }
+ Constant [ int ast\AST_PROP_DECL ] { 138 }
+ Constant [ int ast\AST_CONST_DECL ] { 139 }
+ Constant [ int ast\AST_CLASS_CONST_DECL ] { 140 }
+ Constant [ int ast\AST_NAME_LIST ] { 141 }
+ Constant [ int ast\AST_TRAIT_ADAPTATIONS ] { 142 }
+ Constant [ int ast\AST_USE ] { 143 }
+ Constant [ int ast\AST_TYPE_UNION ] { 254 }
+ Constant [ int ast\AST_NAME ] { 2048 }
+ Constant [ int ast\AST_CLOSURE_VAR ] { 2049 }
+ Constant [ int ast\AST_NULLABLE_TYPE ] { 2050 }
+ Constant [ int ast\AST_FUNC_DECL ] { 67 }
+ Constant [ int ast\AST_CLOSURE ] { 68 }
+ Constant [ int ast\AST_METHOD ] { 69 }
+ Constant [ int ast\AST_ARROW_FUNC ] { 1535 }
+ Constant [ int ast\AST_CLASS ] { 70 }
+ Constant [ int ast\AST_MAGIC_CONST ] { 0 }
+ Constant [ int ast\AST_TYPE ] { 1 }
+ Constant [ int ast\AST_VAR ] { 256 }
+ Constant [ int ast\AST_CONST ] { 257 }
+ Constant [ int ast\AST_UNPACK ] { 258 }
+ Constant [ int ast\AST_CAST ] { 261 }
+ Constant [ int ast\AST_EMPTY ] { 262 }
+ Constant [ int ast\AST_ISSET ] { 263 }
+ Constant [ int ast\AST_SHELL_EXEC ] { 265 }
+ Constant [ int ast\AST_CLONE ] { 266 }
+ Constant [ int ast\AST_EXIT ] { 267 }
+ Constant [ int ast\AST_PRINT ] { 268 }
+ Constant [ int ast\AST_INCLUDE_OR_EVAL ] { 269 }
+ Constant [ int ast\AST_UNARY_OP ] { 270 }
+ Constant [ int ast\AST_PRE_INC ] { 271 }
+ Constant [ int ast\AST_PRE_DEC ] { 272 }
+ Constant [ int ast\AST_POST_INC ] { 273 }
+ Constant [ int ast\AST_POST_DEC ] { 274 }
+ Constant [ int ast\AST_YIELD_FROM ] { 275 }
+ Constant [ int ast\AST_GLOBAL ] { 276 }
+ Constant [ int ast\AST_UNSET ] { 277 }
+ Constant [ int ast\AST_RETURN ] { 278 }
+ Constant [ int ast\AST_LABEL ] { 279 }
+ Constant [ int ast\AST_REF ] { 280 }
+ Constant [ int ast\AST_HALT_COMPILER ] { 281 }
+ Constant [ int ast\AST_ECHO ] { 282 }
+ Constant [ int ast\AST_THROW ] { 283 }
+ Constant [ int ast\AST_GOTO ] { 284 }
+ Constant [ int ast\AST_BREAK ] { 285 }
+ Constant [ int ast\AST_CONTINUE ] { 286 }
+ Constant [ int ast\AST_CLASS_NAME ] { 511 }
+ Constant [ int ast\AST_DIM ] { 512 }
+ Constant [ int ast\AST_PROP ] { 513 }
+ Constant [ int ast\AST_STATIC_PROP ] { 514 }
+ Constant [ int ast\AST_CALL ] { 515 }
+ Constant [ int ast\AST_CLASS_CONST ] { 516 }
+ Constant [ int ast\AST_ASSIGN ] { 517 }
+ Constant [ int ast\AST_ASSIGN_REF ] { 518 }
+ Constant [ int ast\AST_ASSIGN_OP ] { 519 }
+ Constant [ int ast\AST_BINARY_OP ] { 520 }
+ Constant [ int ast\AST_ARRAY_ELEM ] { 525 }
+ Constant [ int ast\AST_NEW ] { 526 }
+ Constant [ int ast\AST_INSTANCEOF ] { 527 }
+ Constant [ int ast\AST_YIELD ] { 528 }
+ Constant [ int ast\AST_STATIC ] { 530 }
+ Constant [ int ast\AST_WHILE ] { 531 }
+ Constant [ int ast\AST_DO_WHILE ] { 532 }
+ Constant [ int ast\AST_IF_ELEM ] { 533 }
+ Constant [ int ast\AST_SWITCH ] { 534 }
+ Constant [ int ast\AST_SWITCH_CASE ] { 535 }
+ Constant [ int ast\AST_DECLARE ] { 536 }
+ Constant [ int ast\AST_PROP_ELEM ] { 774 }
+ Constant [ int ast\AST_PROP_GROUP ] { 767 }
+ Constant [ int ast\AST_CONST_ELEM ] { 775 }
+ Constant [ int ast\AST_USE_TRAIT ] { 537 }
+ Constant [ int ast\AST_TRAIT_PRECEDENCE ] { 538 }
+ Constant [ int ast\AST_METHOD_REFERENCE ] { 539 }
+ Constant [ int ast\AST_NAMESPACE ] { 540 }
+ Constant [ int ast\AST_USE_ELEM ] { 541 }
+ Constant [ int ast\AST_TRAIT_ALIAS ] { 542 }
+ Constant [ int ast\AST_GROUP_USE ] { 543 }
+ Constant [ int ast\AST_METHOD_CALL ] { 768 }
+ Constant [ int ast\AST_STATIC_CALL ] { 769 }
+ Constant [ int ast\AST_CONDITIONAL ] { 770 }
+ Constant [ int ast\AST_TRY ] { 771 }
+ Constant [ int ast\AST_CATCH ] { 772 }
+ Constant [ int ast\AST_PARAM ] { 773 }
+ Constant [ int ast\AST_FOR ] { 1024 }
+ Constant [ int ast\AST_FOREACH ] { 1025 }
+ Constant [ int ast\flags\NAME_FQ ] { 0 }
+ Constant [ int ast\flags\NAME_NOT_FQ ] { 1 }
+ Constant [ int ast\flags\NAME_RELATIVE ] { 2 }
+ Constant [ int ast\flags\MODIFIER_PUBLIC ] { 256 }
+ Constant [ int ast\flags\MODIFIER_PROTECTED ] { 512 }
+ Constant [ int ast\flags\MODIFIER_PRIVATE ] { 1024 }
+ Constant [ int ast\flags\MODIFIER_STATIC ] { 1 }
+ Constant [ int ast\flags\MODIFIER_ABSTRACT ] { 2 }
+ Constant [ int ast\flags\MODIFIER_FINAL ] { 4 }
+ Constant [ int ast\flags\RETURNS_REF ] { 67108864 }
+ Constant [ int ast\flags\FUNC_RETURNS_REF ] { 67108864 }
+ Constant [ int ast\flags\FUNC_GENERATOR ] { 8388608 }
+ Constant [ int ast\flags\ARRAY_ELEM_REF ] { 1 }
+ Constant [ int ast\flags\CLOSURE_USE_REF ] { 1 }
+ Constant [ int ast\flags\CLASS_ABSTRACT ] { 32 }
+ Constant [ int ast\flags\CLASS_FINAL ] { 4 }
+ Constant [ int ast\flags\CLASS_TRAIT ] { 128 }
+ Constant [ int ast\flags\CLASS_INTERFACE ] { 64 }
+ Constant [ int ast\flags\CLASS_ANONYMOUS ] { 256 }
+ Constant [ int ast\flags\PARAM_REF ] { 1 }
+ Constant [ int ast\flags\PARAM_VARIADIC ] { 2 }
+ Constant [ int ast\flags\TYPE_NULL ] { 1 }
+ Constant [ int ast\flags\TYPE_FALSE ] { 2 }
+ Constant [ int ast\flags\TYPE_BOOL ] { 16 }
+ Constant [ int ast\flags\TYPE_LONG ] { 4 }
+ Constant [ int ast\flags\TYPE_DOUBLE ] { 5 }
+ Constant [ int ast\flags\TYPE_STRING ] { 6 }
+ Constant [ int ast\flags\TYPE_ARRAY ] { 7 }
+ Constant [ int ast\flags\TYPE_OBJECT ] { 8 }
+ Constant [ int ast\flags\TYPE_CALLABLE ] { 17 }
+ Constant [ int ast\flags\TYPE_VOID ] { 19 }
+ Constant [ int ast\flags\TYPE_ITERABLE ] { 18 }
+ Constant [ int ast\flags\UNARY_BOOL_NOT ] { 13 }
+ Constant [ int ast\flags\UNARY_BITWISE_NOT ] { 12 }
+ Constant [ int ast\flags\UNARY_SILENCE ] { 260 }
+ Constant [ int ast\flags\UNARY_PLUS ] { 261 }
+ Constant [ int ast\flags\UNARY_MINUS ] { 262 }
+ Constant [ int ast\flags\BINARY_BOOL_AND ] { 259 }
+ Constant [ int ast\flags\BINARY_BOOL_OR ] { 258 }
+ Constant [ int ast\flags\BINARY_BOOL_XOR ] { 14 }
+ Constant [ int ast\flags\BINARY_BITWISE_OR ] { 9 }
+ Constant [ int ast\flags\BINARY_BITWISE_AND ] { 10 }
+ Constant [ int ast\flags\BINARY_BITWISE_XOR ] { 11 }
+ Constant [ int ast\flags\BINARY_CONCAT ] { 8 }
+ Constant [ int ast\flags\BINARY_ADD ] { 1 }
+ Constant [ int ast\flags\BINARY_SUB ] { 2 }
+ Constant [ int ast\flags\BINARY_MUL ] { 3 }
+ Constant [ int ast\flags\BINARY_DIV ] { 4 }
+ Constant [ int ast\flags\BINARY_MOD ] { 5 }
+ Constant [ int ast\flags\BINARY_POW ] { 166 }
+ Constant [ int ast\flags\BINARY_SHIFT_LEFT ] { 6 }
+ Constant [ int ast\flags\BINARY_SHIFT_RIGHT ] { 7 }
+ Constant [ int ast\flags\BINARY_IS_IDENTICAL ] { 15 }
+ Constant [ int ast\flags\BINARY_IS_NOT_IDENTICAL ] { 16 }
+ Constant [ int ast\flags\BINARY_IS_EQUAL ] { 17 }
+ Constant [ int ast\flags\BINARY_IS_NOT_EQUAL ] { 18 }
+ Constant [ int ast\flags\BINARY_IS_SMALLER ] { 19 }
+ Constant [ int ast\flags\BINARY_IS_SMALLER_OR_EQUAL ] { 20 }
+ Constant [ int ast\flags\BINARY_IS_GREATER ] { 256 }
+ Constant [ int ast\flags\BINARY_IS_GREATER_OR_EQUAL ] { 257 }
+ Constant [ int ast\flags\BINARY_SPACESHIP ] { 170 }
+ Constant [ int ast\flags\BINARY_COALESCE ] { 260 }
+ Constant [ int ast\flags\EXEC_EVAL ] { 1 }
+ Constant [ int ast\flags\EXEC_INCLUDE ] { 2 }
+ Constant [ int ast\flags\EXEC_INCLUDE_ONCE ] { 4 }
+ Constant [ int ast\flags\EXEC_REQUIRE ] { 8 }
+ Constant [ int ast\flags\EXEC_REQUIRE_ONCE ] { 16 }
+ Constant [ int ast\flags\USE_NORMAL ] { 1 }
+ Constant [ int ast\flags\USE_FUNCTION ] { 2 }
+ Constant [ int ast\flags\USE_CONST ] { 4 }
+ Constant [ int ast\flags\MAGIC_LINE ] { 370 }
+ Constant [ int ast\flags\MAGIC_FILE ] { 371 }
+ Constant [ int ast\flags\MAGIC_DIR ] { 372 }
+ Constant [ int ast\flags\MAGIC_NAMESPACE ] { 389 }
+ Constant [ int ast\flags\MAGIC_FUNCTION ] { 376 }
+ Constant [ int ast\flags\MAGIC_METHOD ] { 375 }
+ Constant [ int ast\flags\MAGIC_CLASS ] { 373 }
+ Constant [ int ast\flags\MAGIC_TRAIT ] { 374 }
+ Constant [ int ast\flags\ARRAY_SYNTAX_LIST ] { 1 }
+ Constant [ int ast\flags\ARRAY_SYNTAX_LONG ] { 2 }
+ Constant [ int ast\flags\ARRAY_SYNTAX_SHORT ] { 3 }
+ Constant [ int ast\flags\DIM_ALTERNATIVE_SYNTAX ] { 2 }
+ Constant [ int ast\flags\PARENTHESIZED_CONDITIONAL ] { 1 }
}
- Functions {