File/libraries/pear/simpletest/parser.php

Description

base include file for SimpleTest

  • version: $Id: parser.php,v 1.58 2004/06/02 01:25:25 lastcraft Exp $
Classes
Class Description
 class ParallelRegex Compounded regular expression. Any of the contained patterns could match and when one does it's label is returned.
 class SimpleStateStack States for a stack machine.
 class SimpleLexer Accepts text and breaks it into tokens.
 class SimpleSaxParser Converts HTML tokens into selected SAX events.
Abstract class SimpleSaxListener SAX event handler.
Constants
LEXER_ENTER = 1 (line 12)

Lexer mode stack constants

LEXER_EXIT = 4 (line 15)

Lexer mode stack constants

LEXER_MATCHED = 2 (line 13)

Lexer mode stack constants

LEXER_SPECIAL = 5 (line 16)

Lexer mode stack constants

LEXER_UNMATCHED = 3 (line 14)

Lexer mode stack constants

Documentation generated on Fri, 10 Dec 2004 18:26:05 +0000 by phpDocumentor 1.3.0RC3