PHP 클래스 PHPSA\Compiler\GlobalVariable

상속: extends PHPSA\Variable
파일 보기 프로젝트 열기: ovr/phpsa

공개 메소드들

메소드 설명
__construct ( string $name, mixed $defaultValue = null, integer $type = CompiledExpression::UNKNOWN )
getSymbolType ( ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( string $name, mixed $defaultValue = null, integer $type = CompiledExpression::UNKNOWN )
$name string
$defaultValue mixed
$type integer

getSymbolType() 공개 메소드

public getSymbolType ( ) : string
리턴 string