#include <PAG1ParserState.h>
Public Member Functions | |
PAG1ParserState (PAG1Parser &parser, PAGCollector *collector, PAGDictionary &dict) | |
PAGCollector * | getCollector () |
PAGDictionary & | getDictionary () |
![]() | |
IWORKXMLParserState (IWORKParser &parser, IWORKCollector *collector, IWORKDictionary &dict) | |
IWORKParser & | getParser () |
IWORKDictionary & | getDictionary () |
IWORKCollector * | getCollector () const |
const IWORKTokenizer & | getTokenizer () const |
Private Member Functions | |
PAG1ParserState (const PAG1ParserState &) | |
PAG1ParserState & | operator= (const PAG1ParserState &) |
Private Attributes | |
PAGCollector *const | m_collector |
PAGDictionary & | m_dict |
|
private |
libetonyek::PAG1ParserState::PAG1ParserState | ( | PAG1Parser & | parser, |
PAGCollector * | collector, | ||
PAGDictionary & | dict | ||
) |
PAGCollector * libetonyek::PAG1ParserState::getCollector | ( | ) |
PAGDictionary & libetonyek::PAG1ParserState::getDictionary | ( | ) |
|
private |
|
private |
Referenced by getCollector().
|
private |
Referenced by getDictionary().