module documentation

Lexers for the JSLT language

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​JSLTLexer For JSLT source.
Constant ​_WORD​_END Undocumented
_WORD_END: str =

Undocumented

Value
'(?=[^0-9A-Z_a-z-])'