php-parser/test/PhpParser
2017-01-19 22:39:21 +01:00
..
Builder Automatically wrap in Stmt\Expression in builders 2017-01-19 22:39:21 +01:00
ErrorHandler Introduce ErrorHandler 2016-10-16 22:12:46 +02:00
Lexer Move token constants into separate class 2015-06-13 18:39:55 +02:00
Node Drop deprecated $type subnodes 2017-01-19 21:00:44 +01:00
NodeVisitor Make useExpressionStatement only supported mode 2017-01-19 21:15:26 +01:00
Parser Make useExpressionStatement only supported mode 2017-01-19 21:15:26 +01:00
Serializer Add string kinds and doc string labels 2016-04-07 12:09:00 +09:00
Unserializer Cleanup imports 2016-11-23 22:58:18 +01:00
AutoloaderTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
BuilderFactoryTest.php Fix infinite recursion in Use builder __call 2015-07-12 22:11:43 +02:00
CodeParsingTest.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
CodeTestAbstract.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
CodeTestParser.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
CommentTest.php Remove deprecated Comment methods 2016-07-09 22:00:39 +02:00
ErrorTest.php Remove Error::(get|set)RawLine() 2016-09-30 18:30:01 +02:00
LexerTest.php Introduce ErrorHandler 2016-10-16 22:12:46 +02:00
NodeAbstractTest.php Add NodeAbstract::setDocComment() 2016-09-17 20:51:22 +02:00
NodeDumperTest.php Make useExpressionStatement only supported mode 2017-01-19 21:15:26 +01:00
NodeTraverserTest.php Cleanup imports 2016-11-23 22:58:18 +01:00
ParserFactoryTest.php Add dummy ParserFactory test 2015-07-12 22:53:17 +02:00
ParserTest.php Make useExpressionStatement only supported mode 2017-01-19 21:15:26 +01:00
PrettyPrinterTest.php Make useExpressionStatement only supported mode 2017-01-19 21:15:26 +01:00