Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PHPSA
Compiler
Statement
ForeachSt
PHP Class PHPSA\Compiler\Statement\ForeachSt
Inheritance:
extends
AbstractCompiler
Mostrar archivo
Open project: ovr/phpsa
Protected Properties
Property
Type
Description
$name
Public Methods
Method
Description
compile
(
PhpParser\Node\Stmt\Foreach_
$stmt
,
Context
$context
) :
null
|
boolean
Method Details
compile()
public
method
public
compile
(
PhpParser\Node\Stmt\Foreach_
$stmt
,
Context
$context
) :
null
|
boolean
$stmt
PhpParser\Node\Stmt\Foreach_
$context
PHPSA\Context
return
null
|
boolean
Property Details
$name
protected_oe property
protected
$name