Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Snowscript_Node_Stmt_Extends
PHP Class Snowscript_Node_Stmt_Extends, snowscript
Inheritance:
extends
PHPParser_Node_Stmt
Exibir arquivo
Open project: runekaagaard/snowscript
Public Methods
Method
Description
__construct
(
PHPParser_Node_Name
$name
,
integer
$line
,
null
|
string
$docComment
= null )
Constructs an extends node.
Method Details
__construct()
public
method
Constructs an extends node.
public
__construct
(
PHPParser_Node_Name
$name
,
integer
$line
,
null
|
string
$docComment
= null )
$name
PHPParser_Node_Name
$line
integer
Line
$docComment
null
|
string
Nearest doc comment