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

getSubBlocks() public method

public getSubBlocks ( )
    public function getSubBlocks()
    {
        return ['targets', 'default'];
    }