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
StatementCompilerInterface
PHP Interface PHPSA\Compiler\StatementCompilerInterface
Datei anzeigen
Open project: ovr/phpsa
Public Methods
Method
Description
pass
(
PHPParser\Node\Stmt
$expr
,
Context
$context
) :
mixed
Method Details
pass()
public
method
public
pass
(
PHPParser\Node\Stmt
$expr
,
Context
$context
) :
mixed
$expr
PHPParser\Node\Stmt
$context
PHPSA\Context
return
mixed