btool
A parser/converter/transpiler for .bib files
ValueParserState Member List

This is the complete list of members for ValueParserState, including all inherited members.

AbstractParserState(ParserContext &context, std::vector< BibElement > &result) noexceptAbstractParserState
bracesValueParserStateprivate
contextAbstractParserStateprotected
fail(const std::string &message) -> voidAbstractParserStateprotected
handleCharacter(char c) -> ParserState *overrideValueParserStatevirtual
replaceSpecialCharacter(std::string &s) -> voidValueParserStatestatic
resultAbstractParserStateprotected
valueValueParserStateprivate
ValueParserState(ParserContext &context, std::vector< BibElement > &result) noexceptValueParserState
~ParserState()=defaultParserStatevirtual