Parse a symbol. Symbols can be found from a TeX command (like `\infty`) or from a character input. Note: there are some `char` inputs that don't work here. For instance, `{` will not be recognized here and will therefore result in an `None`. In particular a group should be parsed before a `symbol`.
(lex: &mut Lexer, local: Style)
source not stored for this graph (policy: none)
no test coverage detected