Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PHPSA
Compiler
GlobalVariable
PHP Class PHPSA\Compiler\GlobalVariable
Inheritance:
extends
PHPSA\Variable
Datei anzeigen
Open project: ovr/phpsa
Public Methods
Method
Description
__construct
(
string
$name
,
mixed
$defaultValue
= null,
integer
$type
= CompiledExpression::UNKNOWN )
getSymbolType
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$name
,
mixed
$defaultValue
= null,
integer
$type
= CompiledExpression::UNKNOWN )
$name
string
$defaultValue
mixed
$type
integer
getSymbolType()
public
method
public
getSymbolType
( ) :
string
return
string