PHP_LexerGenerator
[ class tree: PHP_LexerGenerator ] [ index: PHP_LexerGenerator ] [ all elements ]

Source for file cli.php

Documentation is available at cli.php

  1. <?php
  2. require_once 'PHP/LexerGenerator.php';
  3. $a = new PHP_LexerGenerator($_SERVER['argv'][1]);
  4. ?>

Documentation generated on Mon, 11 Mar 2019 15:40:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.