Comments: on this page. Click to read or post your own.

Class TokenisedRegularExpression

Description

A tokenised regular expression is a parser, similar to a regular expression, that acts on tokens rather than characters.

This is a crucial component of the ManifestBuilder.

Located in /sapphire/core/TokenisedRegularExpression.php (line 9)

Object
   |
   --TokenisedRegularExpression
Variable Summary
mixed $expression
Method Summary
TokenisedRegularExpression __construct ( $expression)
void findAll ( $tokens)
void matchFrom ( $tokenPos,  $expressionPos,  &$tokens,  &$matches)
Variables
Methods
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:47:10 +1300 by phpDocumentor 1.3.2