Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPCfg
Operand
Temporary
PHP 클래스 PHPCfg\Operand\Temporary
상속:
extends
PHPCfg\Operand
파일 보기
프로젝트 열기: ircmaxell/php-cfg
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$original
공개 메소드들
메소드
설명
__construct
(
Operand
$original
= null )
Constructs a temporary variable
메소드 상세
__construct()
공개
메소드
Constructs a temporary variable
public
__construct
(
Operand
$original
= null )
$original
PHPCfg\Operand
The previous variable this was constructed from
프로퍼티 상세
$original
공개적으로 프로퍼티
public
$original