module documentation

Lexers for the mosel language. http://www.fico.com/en/products/fico-xpress-optimization

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Mosel​Lexer For the Mosel optimization language.
Constant FUNCTIONS Undocumented
FUNCTIONS: tuple[str, ...] =

Undocumented

Value
('_',
 'abs',
 'arctan',
 'asproc',
 'assert',
 'bitflip',
 'bitneg',
...