10 #ifndef NUM1PARSERSTATE_H_INCLUDED
11 #define NUM1PARSERSTATE_H_INCLUDED
20 struct NUM1Dictionary;
41 #endif // NUM1PARSERSTATE_H_INCLUDED
Definition: KEY1Token.h:51
NUM1ParserState(const NUM1ParserState &)
Definition: NUMCollector.h:20
NUM1Dictionary & m_dict
Definition: NUM1ParserState.h:36
NUM1Dictionary & getDictionary()
Definition: NUM1ParserState.cpp:31
NUM1ParserState & operator=(const NUM1ParserState &)
NUMCollector & getCollector()
Definition: NUM1ParserState.cpp:26
Definition: NUM1Dictionary.h:18
NUMCollector & m_collector
Definition: NUM1ParserState.h:35
Definition: IWORKXMLParserState.h:31
Definition: NUM1Parser.h:22
Definition: NUM1ParserState.h:22