PHP Class PhpParser\NodeTraverserTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nikic/php-parser

Méthodes publiques

Méthode Description
testDeepArray ( )
testDontTraverseChildren ( )
testMerge ( )
testModifying ( )
testNoCloneNodes ( )
testNonModifying ( )
testRemove ( )
testRemovingVisitor ( )
testReplaceByArrayOnlyAllowedIfParentIsArray ( )

Method Details

testDeepArray() public méthode

public testDeepArray ( )

testDontTraverseChildren() public méthode

testMerge() public méthode

public testMerge ( )

testModifying() public méthode

public testModifying ( )

testNoCloneNodes() public méthode

public testNoCloneNodes ( )

testNonModifying() public méthode

public testNonModifying ( )

testRemove() public méthode

public testRemove ( )

testRemovingVisitor() public méthode

public testRemovingVisitor ( )

testReplaceByArrayOnlyAllowedIfParentIsArray() public méthode