PHP 클래스 Snowscript_Node_Stmt_Extends, snowscript

상속: extends PHPParser_Node_Stmt
파일 보기 프로젝트 열기: runekaagaard/snowscript

공개 메소드들

메소드 설명
__construct ( PHPParser_Node_Name $name, integer $line, null | string $docComment = null ) Constructs an extends node.

메소드 상세

__construct() 공개 메소드

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