<?php
$TOC = array (
  0 => 
  array (
    0 => 'generator.current.php',
    1 => 'Generator::current',
  ),
  1 => 
  array (
    0 => 'generator.getreturn.php',
    1 => 'Generator::getReturn',
  ),
  2 => 
  array (
    0 => 'generator.key.php',
    1 => 'Generator::key',
  ),
  3 => 
  array (
    0 => 'generator.next.php',
    1 => 'Generator::next',
  ),
  4 => 
  array (
    0 => 'generator.rewind.php',
    1 => 'Generator::rewind',
  ),
  5 => 
  array (
    0 => 'generator.send.php',
    1 => 'Generator::send',
  ),
  6 => 
  array (
    0 => 'generator.throw.php',
    1 => 'Generator::throw',
  ),
  7 => 
  array (
    0 => 'generator.valid.php',
    1 => 'Generator::valid',
  ),
  8 => 
  array (
    0 => 'generator.wakeup.php',
    1 => 'Generator::__wakeup',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'reserved.interfaces.php',
    1 => 'Interfaces y clases predefinidas',
  ),
  1 => 
  array (
    0 => 'langref.php',
    1 => 'Referencia del lenguaje',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);