summaryrefslogtreecommitdiff
path: root/src/core/parser/generic/ParserStateCallbacks.cpp
AgeCommit message (Collapse)Author
2015-02-14Splitted ParserStateCallbacks into two classes, one for communication ↵Andreas Stöckel
between the Handler and the Stack and one for communication between the Stack and the Parser
2015-02-14Header for Callbacks that can be directed from a ParserHandler to the parser ↵Andreas Stöckel
in order to control the parsing process