module documentation

Lexer for Crystal.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Crystal​Lexer For Crystal source code.
Constant CRYSTAL​_OPERATORS Undocumented
Variable line​_re Undocumented
CRYSTAL_OPERATORS: list[str] =

Undocumented

Value
['!=',
 '!~',
 '!',
 '%',
 '&&',
 '&',
 '**',
...
line_re =

Undocumented