module documentation

pygments.lexers._scilab_builtins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Builtin list for the ScilabLexer. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Variable commands_kw Undocumented
Variable functions_kw Undocumented
Variable macros_kw Undocumented
Variable variables_kw Undocumented
commands_kw: tuple[str, ...] = (source)

Undocumented

functions_kw: tuple[str, ...] = (source)

Undocumented

macros_kw: tuple[str, ...] = (source)

Undocumented

variables_kw: tuple[str, ...] = (source)

Undocumented