PHP Class PHPSA\Compiler\Statement\CatchSt

Inheritance: extends AbstractCompiler
Show file Open project: ovr/phpsa

Protected Properties

Property Type Description
$name

Public Methods

Method Description
compile ( Catch_ $statement, Context $context )

Method Details

compile() public method

public compile ( Catch_ $statement, Context $context )
$statement PhpParser\Node\Stmt\Catch_
$context PHPSA\Context

Property Details

$name protected property

protected $name