Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iRegExpCompiler Struct Reference

Interface definition for a regular expression compiler. More...

#include <lexan.h>

Inheritance diagram for iRegExpCompiler:

iBase List of all members.

Public Methods

virtual bool Compile (char *regexp, iRegExp &re, unsigned int start=0, unsigned int end=0)=0
 Compiles a character string into a regular expression. The compiled RE is placed in "re".

virtual unsigned int GetError ()=0
 Returns the last error. Only valid when Compile returns false.


Detailed Description

Interface definition for a regular expression compiler.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000