PHP 클래스 PhpParser\NodeTraverserTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nikic/php-parser

공개 메소드들

메소드 설명
testDeepArray ( )
testDontTraverseChildren ( )
testMerge ( )
testModifying ( )
testNoCloneNodes ( )
testNonModifying ( )
testRemove ( )
testRemovingVisitor ( )
testReplaceByArrayOnlyAllowedIfParentIsArray ( )

메소드 상세

testDeepArray() 공개 메소드

public testDeepArray ( )

testDontTraverseChildren() 공개 메소드

testMerge() 공개 메소드

public testMerge ( )

testModifying() 공개 메소드

public testModifying ( )

testNoCloneNodes() 공개 메소드

public testNoCloneNodes ( )

testNonModifying() 공개 메소드

public testNonModifying ( )

testRemove() 공개 메소드

public testRemove ( )

testRemovingVisitor() 공개 메소드

public testRemovingVisitor ( )

testReplaceByArrayOnlyAllowedIfParentIsArray() 공개 메소드