Class CatchBlockTreeImpl

java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.statement.CatchBlockTreeImpl
All Implemented Interfaces:
CatchBlockTree, Tree

public class CatchBlockTreeImpl extends PHPTree implements CatchBlockTree