module documentation

Undocumented

Constant LEXERS Undocumented

Undocumented

Value
{'ABAPLexer': ('pygments.lexers.business',
               'ABAP',
               ('abap'),
               ('*.abap', '*.ABAP'),
               ('text/x-abap')),
 'AMDGPULexer': ('pygments.lexers.amdgpu', 'AMDGPU', ('amdgpu'), ('*.isa'), ()),
 'APLLexer': ('pygments.lexers.apl', 'APL', ('apl'), ('*.apl', '*.aplf', '*.aplo',
...