PHP Class Snowscript_Node_Stmt_Implements, snowscript

Inheritance: extends PHPParser_Node_Stmt
显示文件 Open project: runekaagaard/snowscript

Public Methods

Method Description
__construct ( array $names, integer $line, null | string $docComment = null ) Constructs an extends node.

Method Details

__construct() public method

Constructs an extends node.
public __construct ( array $names, integer $line, null | string $docComment = null )
$names array
$line integer Line
$docComment null | string Nearest doc comment