Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPSA
Compiler
StatementCompilerInterface
PHP 인터페이스 PHPSA\Compiler\StatementCompilerInterface
파일 보기
프로젝트 열기: ovr/phpsa
공개 메소드들
메소드
설명
pass
(
PHPParser\Node\Stmt
$expr
,
Context
$context
) :
mixed
메소드 상세
pass()
공개
메소드
public
pass
(
PHPParser\Node\Stmt
$expr
,
Context
$context
) :
mixed
$expr
PHPParser\Node\Stmt
$context
PHPSA\Context
리턴
mixed