<?php
$TOC = array (
  0 => 
  array (
    0 => 'reflectiongenerator.construct.php',
    1 => 'ReflectionGenerator::__construct',
  ),
  1 => 
  array (
    0 => 'reflectiongenerator.getexecutingfile.php',
    1 => 'ReflectionGenerator::getExecutingFile',
  ),
  2 => 
  array (
    0 => 'reflectiongenerator.getexecutinggenerator.php',
    1 => 'ReflectionGenerator::getExecutingGenerator',
  ),
  3 => 
  array (
    0 => 'reflectiongenerator.getexecutingline.php',
    1 => 'ReflectionGenerator::getExecutingLine',
  ),
  4 => 
  array (
    0 => 'reflectiongenerator.getfunction.php',
    1 => 'ReflectionGenerator::getFunction',
  ),
  5 => 
  array (
    0 => 'reflectiongenerator.getthis.php',
    1 => 'ReflectionGenerator::getThis',
  ),
  6 => 
  array (
    0 => 'reflectiongenerator.gettrace.php',
    1 => 'ReflectionGenerator::getTrace',
  ),
  7 => 
  array (
    0 => 'reflectiongenerator.isclosed.php',
    1 => 'ReflectionGenerator::isClosed',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.reflection.php',
    1 => 'Reflection',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Estensioni correlate a variabili e tipi',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);