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

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

AbstractParserState(ParserContext &context, std::vector< BibElement > &result) noexceptAbstractParserState
contextAbstractParserStateprotected
fail(const std::string &message) -> voidAbstractParserStateprotected
handleCharacter(char c) -> ParserState *overrideIdentifierParserStatevirtual
identifierIdentifierParserStateprivate
IdentifierParserState(ParserContext &context, std::vector< BibElement > &result) noexceptIdentifierParserState
resultAbstractParserStateprotected
~ParserState()=defaultParserStatevirtual