Files
openide/python/python-parser
Mikhail Golubev ecb85823a1 [python] Remove Python- and docstring type hint lexer duplicates
Lexers should be generated in modules where the corresponding grammar files belong.
Namely Python's own lexer in intellij.python.parser, and the legacy type hint lexer in
intellij.python.psi.impl.

GitOrigin-RevId: 602387221c84e92811608aac6730eeb5a7bf2f90
2025-04-28 15:53:14 +00:00
..