PHP_LexerGenerator
[
class tree: PHP_LexerGenerator
] [
index: PHP_LexerGenerator
] [
all elements
]
Packages:
PHP_LexerGenerator
Classes:
PHP_LexerGenerator
PHP_LexerGenerator_Exception
PHP_LexerGenerator_Lexer
PHP_LexerGenerator_Parser
Files:
cli.php
Exception.php
Lexer.php
Lexer.php
LexerGenerator.php
Parser.php
Parser.php
TestLexer.php
File: Parser.php
Source Location: /PHP_LexerGenerator-0.2.3/LexerGenerator/Regex/Parser.php
Classes:
PHP_LexerGenerator_Regex_yyToken
This can be used to store both the string representation of a token, and any useful meta-data associated with the token.
PHP_LexerGenerator_Regex_yyStackEntry
The following structure represents a single element of the parser's stack. Information stored includes:
PHP_LexerGenerator_Regex_Parser
Page Details:
Filesource:
Source Code for this file
Includes:
require_once('PHP/LexerGenerator/Exception.php') [line
99
]
Documentation generated on Mon, 11 Mar 2019 14:46:13 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.