PHP Class Snowscript_Node_Stmt_Extends, snowscript

Inheritance: extends PHPParser_Node_Stmt
Show file 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