PHP 클래스 PHPParser_Node_Stmt_Property, snowscript

상속: extends PHPParser_Node_Stmt
파일 보기 프로젝트 열기: runekaagaard/snowscript 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( integer $type, array $props, integer $line, null | string $docComment = null ) Constructs a class property list node.

메소드 상세

__construct() 공개 메소드

Constructs a class property list node.
public __construct ( integer $type, array $props, integer $line, null | string $docComment = null )
$type integer Modifiers
$props array Properties
$line integer Line
$docComment null | string Nearest doc comment