Lexer for the Monte programming language.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | MonteLexer |
Lexer for the Monte programming language. |
Variable | _constants |
Undocumented |
Variable | _declarations |
Undocumented |
Variable | _escape_pattern |
Undocumented |
Variable | _guards |
Undocumented |
Variable | _identifier |
Undocumented |
Variable | _keywords |
Undocumented |
Variable | _methods |
Undocumented |
Variable | _operators |
Undocumented |
Variable | _safeScope |
Undocumented |