PHP Class Trismegiste\Mondrian\Parser\PhpFile

Inheritance: extends PHPParser_NodeAbstrac\PHPParser_NodeAbstract
ファイルを表示 Open project: trismegiste/mondrian Class Usage Examples

Protected Properties

Property Type Description
$absPathName

Public Methods

Method Description
__construct ( $path, array $stmts, $newFile = false )
getRealPath ( )
getType ( )
isModified ( )
modified ( )

Method Details

__construct() public method

public __construct ( $path, array $stmts, $newFile = false )
$stmts array

getRealPath() public method

public getRealPath ( )

getType() public method

public getType ( )

isModified() public method

public isModified ( )

modified() public method

public modified ( )

Property Details

$absPathName protected_oe property

protected $absPathName