This is the complete list of members for ValueParserState, including all inherited members.
AbstractParserState(ParserContext &context, std::vector< BibElement > &result) noexcept | AbstractParserState | |
braces | ValueParserState | private |
context | AbstractParserState | protected |
fail(const std::string &message) -> void | AbstractParserState | protected |
handleCharacter(char c) -> ParserState *override | ValueParserState | virtual |
replaceSpecialCharacter(std::string &s) -> void | ValueParserState | static |
result | AbstractParserState | protected |
value | ValueParserState | private |
ValueParserState(ParserContext &context, std::vector< BibElement > &result) noexcept | ValueParserState | |
~ParserState()=default | ParserState | virtual |