php-parser/internal/php5
2020-12-04 22:13:12 +02:00
..
parser_test.go [refactoring] update ast structure of "ExprMethodCall" and "ExprPropertyFetch" nodes 2020-12-03 21:42:16 +02:00
parser.go [refactoring] remove *FreeFloating* functions 2020-12-04 13:10:12 +02:00
php5_bench_test.go [refactoring] remove scanner token 2020-08-17 20:39:10 +03:00
php5_test.go [refactoring] update ast structure of "Foreach" node 2020-09-14 18:36:55 +03:00
php5.go refactoring: fix panic when empty return type 2020-12-04 22:13:12 +02:00
php5.y [refactoring] update ast structure of "ClassConstList", "Constant", "Use", "GroupUse", "UseDeclaration", "Closure", "Name", "FullyQualified", "Relative" and "NamePart" nodes 2020-12-04 14:38:47 +02:00
test.php [refactoring] parameters: new node structure 2020-07-05 22:47:46 +03:00