PHP 클래스 Tests\Analyze\Fixtures\Expression\FunctionCall\UseCast

파일 보기 프로젝트 열기: ovr/phpsa

공개 메소드들

메소드 설명
testBoolval ( ) : boolean
testDoubleval ( ) : boolean
testFloatval ( ) : boolean
testIntval ( ) : boolean
testIntvalTwoArguments ( ) : boolean
testStrval ( ) : boolean

메소드 상세

testBoolval() 공개 메소드

public testBoolval ( ) : boolean
리턴 boolean

testDoubleval() 공개 메소드

public testDoubleval ( ) : boolean
리턴 boolean

testFloatval() 공개 메소드

public testFloatval ( ) : boolean
리턴 boolean

testIntval() 공개 메소드

public testIntval ( ) : boolean
리턴 boolean

testIntvalTwoArguments() 공개 메소드

public testIntvalTwoArguments ( ) : boolean
리턴 boolean

testStrval() 공개 메소드

public testStrval ( ) : boolean
리턴 boolean