| Keywords(const std::u32string& name_) |
| void | Add(Keyword* keyword) |
| void | AddToLexerFile(LexerFile& lexerFile) override |
| std::u32string | GetKeyword(const std::u32string& tokenId) const |
| std::map<std::u32string, std::u32string> | keywordMap |
| std::vector<std::unique_ptr<Keyword>> | keywords |