<?php
$TOC = array (
  0 => 
  array (
    0 => 'parle-rlexer.advance.php',
    1 => 'Parle\\RLexer::advance',
  ),
  1 => 
  array (
    0 => 'parle-rlexer.build.php',
    1 => 'Parle\\RLexer::build',
  ),
  2 => 
  array (
    0 => 'parle-rlexer.callout.php',
    1 => 'Parle\\RLexer::callout',
  ),
  3 => 
  array (
    0 => 'parle-rlexer.consume.php',
    1 => 'Parle\\RLexer::consume',
  ),
  4 => 
  array (
    0 => 'parle-rlexer.dump.php',
    1 => 'Parle\\RLexer::dump',
  ),
  5 => 
  array (
    0 => 'parle-rlexer.gettoken.php',
    1 => 'Parle\\RLexer::getToken',
  ),
  6 => 
  array (
    0 => 'parle-rlexer.insertmacro.php',
    1 => 'Parle\\RLexer::insertMacro',
  ),
  7 => 
  array (
    0 => 'parle-rlexer.push.php',
    1 => 'Parle\\RLexer::push',
  ),
  8 => 
  array (
    0 => 'parle-rlexer.pushstate.php',
    1 => 'Parle\\RLexer::pushState',
  ),
  9 => 
  array (
    0 => 'parle-rlexer.reset.php',
    1 => 'Parle\\RLexer::reset',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.parle.php',
    1 => 'Parle',
  ),
  1 => 
  array (
    0 => 'refs.basic.text.php',
    1 => 'Textverarbeitung',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);