Îõ³h&v     Lexer creation tools(c) Sebastian Tee, 2023MIT Safe-Inferred½ hlexÔConverts a string into a list of tokens. If the string does not follow the Lexer's  a  will be returned.hlexLexical grammar made up of s.The order is important. The  will apply each  rule in the order listed.hlex.These are the individual rules that make up a .Takes a POSIX regular expression) then converts it to a token or skips it.hlexSkips over any matches.hlex=Takes a function that converts the matched string to a token.hlex9Converts any regular expression matches to a given token.hlex4Returns an error with a message when a match occurs.hlexException thrown when a + encounters an error when lexxing a string.hlex4Exception thrown when a substring cannot be matched. hlex.Exception thrown when a macth is found on the  . hlexTakes a given  and turns it into a .hlexRegular expression.hlexRegular expression.hlex7Function that converts the matched string into a token.hlexRegular expression.hlex Given token.hlexRegular expression.hlexError message.hlexÆThe line number where the substring that couldn't be lexed is located.hlexÁThe column where the substring that couldn't be lexed is located.hlex$The subtring that couldn't be lexed. hlex4The line number where the matched string is located.hlex/The column where the matched string is located.hlexThe matched string.hlexError message.    Safe-Inferredú     hlex-1.0.0-inplaceHlex Paths_hlexLexerGrammar GrammarRuleSkipTokenize JustTokenError LexExceptionUnmatchedExceptionMatchedExceptionhlex$fReadLexException$fShowLexException$fEqLexExceptionversiongetDataFileName getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDir