Inheritance diagram for lfc::RegexpPattern::CharacterCollectionPatternBlock::
Public Methods | |
CharacterCollectionPatternBlock (CharacterCollection *coll) throw () | |
virtual | ~CharacterCollectionPatternBlock () throw () |
virtual bool | doMatch (PutbackTextInput &in, RegexpMatch &match, int offset) |
Protected Attributes | |
CharacterCollection * | m_pCollection |
|
|
|
|
|
Reimplemented from lfc::RegexpPattern::RegexpPatternBlock. |
|
|