<?php
$TOC = array (
  0 => 
  array (
    0 => 'throwable.getmessage.php',
    1 => 'Throwable::getMessage',
  ),
  1 => 
  array (
    0 => 'throwable.getcode.php',
    1 => 'Throwable::getCode',
  ),
  2 => 
  array (
    0 => 'throwable.getfile.php',
    1 => 'Throwable::getFile',
  ),
  3 => 
  array (
    0 => 'throwable.getline.php',
    1 => 'Throwable::getLine',
  ),
  4 => 
  array (
    0 => 'throwable.gettrace.php',
    1 => 'Throwable::getTrace',
  ),
  5 => 
  array (
    0 => 'throwable.gettraceasstring.php',
    1 => 'Throwable::getTraceAsString',
  ),
  6 => 
  array (
    0 => 'throwable.getprevious.php',
    1 => 'Throwable::getPrevious',
  ),
  7 => 
  array (
    0 => 'throwable.tostring.php',
    1 => 'Throwable::__toString',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'reserved.interfaces.php',
    1 => '定義済みのインターフェイスとクラス',
  ),
  1 => 
  array (
    0 => 'langref.php',
    1 => '言語リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);