| ContainerFileLexer(const char32_t* start_, const char32_t* end_, const std::string& fileName_, int fileIndex_) | 
| ContainerFileLexer(const std::u32string& content_, const std::string& fileName_, int fileIndex_) | 
| int | GetTokenId(int statementIndex) | 
| int | NextState(int state, char32_t c) override | 
| std::string | filePath |