module documentation

pygments.lexers.webidl ~~~~~~~~~~~~~~~~~~~~~~ Lexers for Web IDL, including some extensions. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class WebIDLLexer For Web IDL.
Variable _builtin_types Undocumented
Variable _identifier Undocumented
Variable _keyword_suffix Undocumented
Variable _string Undocumented
_builtin_types: tuple[str, ...] = (source)

Undocumented

_identifier: str = (source)

Undocumented

_keyword_suffix: str = (source)

Undocumented

Undocumented