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

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

AbstractParserState(ParserContext &context, std::vector< BibElement > &result) noexceptAbstractParserState
contextAbstractParserStateprotected
fail(const std::string &message) -> voidAbstractParserStateprotected
handleCharacter(char c) -> ParserState *overrideStyleParserStatevirtual
resultAbstractParserStateprotected
styleStyleParserStateprivate
StyleParserState(ParserContext &context, std::vector< BibElement > &result) noexceptStyleParserState
~ParserState()=defaultParserStatevirtual