PHP Class PHPParser_Node_Stmt_ImportPath, snowscript

Inheritance: extends PHPParser_Node_Stmt
Show file Open project: runekaagaard/snowscript

Public Methods

Method Description
__construct ( $name, integer $line, null | string $docComment = null ) Constructs a continue node.

Method Details

__construct() public method

Constructs a continue node.
public __construct ( $name, integer $line, null | string $docComment = null )
$line integer Line
$docComment null | string Nearest doc comment