PHPCfg\Op\Stmt\Jump::getSubBlocks PHP Method

getSubBlocks() public method

public getSubBlocks ( )
    public function getSubBlocks()
    {
        return ['target'];
    }