php-parser/visitor
2018-12-10 11:53:27 +02:00
..
dumper_test.go remove meta.NamespaceToken 2018-12-10 11:53:22 +02:00
dumper.go #51 saving optional tokes and tokens that have different representation as meta 2018-08-09 11:46:56 +03:00
go_dumper_test.go remove meta.NamespaceToken 2018-12-10 11:53:22 +02:00
go_dumper.go remove meta.VariableToken meta.DollarOpenCurlyBracesToken meta.DollarToken and fix go_dumper 2018-10-24 22:32:35 +03:00
json_dumper_test.go remove meta.NamespaceToken 2018-12-10 11:53:22 +02:00
json_dumper.go #51 saving optional tokes and tokens that have different representation as meta 2018-08-09 11:46:56 +03:00
namespace_resolver_test.go #51 saving optional tokes and tokens that have different representation as meta 2018-08-09 11:46:56 +03:00
namespace_resolver.go #13: the printer prints nodes with meta(comments and whitespaces) saved by the parser 2018-07-08 01:48:52 +03:00
pretty_json_dumper_test.go replace meta.SemiColonToken; fix printing stmt.TraitAdaptationList 2018-12-10 11:53:27 +02:00
pretty_json_dumper.go #51 saving optional tokes and tokens that have different representation as meta 2018-08-09 11:46:56 +03:00