PHP Class PHPSA\Compiler\GlobalVariable

Inheritance: extends PHPSA\Variable
Afficher le fichier Open project: ovr/phpsa

Méthodes publiques

Méthode Description
__construct ( string $name, mixed $defaultValue = null, integer $type = CompiledExpression::UNKNOWN )
getSymbolType ( ) : string

Method Details

__construct() public méthode

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

getSymbolType() public méthode

public getSymbolType ( ) : string
Résultat string