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

File: Lexer.php

Source Location: /PHP_LexerGenerator-0.4.0/PHP/LexerGenerator/Lexer.php

Classes:

PHP_LexerGenerator_Lexer
Token scanner for plex files.

Page Details:

PHP_LexerGenerator, a php 5 lexer generator.

This lexer generator translates a file in a format similar to re2c (http://re2c.org) and translates it into a PHP 5-based lexer

PHP version 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

  • Author: Gregory Beaver <cellog@php.net>
  • Version: CVS: $Id: Lexer.php 246683 2007-11-22 04:43:52Z instance $
  • Copyright: 2006 Gregory Beaver
  • Since: File available since Release 0.1.0
  • License: PHP License 3.01

Includes:

require_once('PHP/LexerGenerator/Parser.php') [line 24]

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