GME
13
|
Public Member Functions | |
RE_RuntimeContext (const Op *op, XMLSize_t offs) | |
Public Attributes | |
const Op * | op_ |
XMLSize_t | offs_ |
Definition at line 988 of file RegularExpression.cpp.
RE_RuntimeContext::RE_RuntimeContext | ( | const Op * | op, |
XMLSize_t | offs | ||
) | [inline] |
Definition at line 992 of file RegularExpression.cpp.
XMLSize_t RE_RuntimeContext::offs_ |
Definition at line 990 of file RegularExpression.cpp.
const Op* RE_RuntimeContext::op_ |
Definition at line 989 of file RegularExpression.cpp.