flx::rtl::flx_match_failure_t Struct Reference

#include <flx_rtl.hpp>

Inheritance diagram for flx::rtl::flx_match_failure_t:

flx::rtl::flx_exception_t

List of all members.

Public Member Functions

 flx_match_failure_t (flx_range_srcref_t ff, char *cf, int cl)

Public Attributes

flx_range_srcref_t flx_loc
 location in Felix file
char * cxx_srcfile
 C++ file name.
int cxx_srcline
 C++ line number.


Detailed Description

EXCEPTION: MATCH failure. Thrown when no match cases match the argument of a match, regmatch, or reglex
The documentation for this struct was generated from the following file:

Generated on Thu May 29 14:24:58 2008 for Felix by  doxygen 1.5.5