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

Source for file usage.php

Documentation is available at usage.php

  1. <?php
  2. require_once 'PHP/LexerGenerator.php';
  3. $a = new PHP_LexerGenerator(dirname(__FILE__. DIRECTORY_SEPARATOR . 'TestLexer.plex');
  4. ?>

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