module documentation

pygments.lexers._asy_builtins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This file contains the asy-function names and asy-variable names of Asymptote. Do not edit the ASYFUNCNAME and ASYVARNAME sets by hand. TODO: perl/python script in Asymptote SVN similar to asy-list.pl but only for function and variable names. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Constant ASYFUNCNAME Undocumented
Constant ASYVARNAME Undocumented
ASYFUNCNAME: set[str] = (source)

Undocumented

Value
set(['AND',
     'Arc',
     'ArcArrow',
     'ArcArrows',
     'Arrow',
     'Arrows',
     'Automatic',
...
ASYVARNAME: set[str] = (source)

Undocumented

Value
set(['AliceBlue',
     'Align',
     'Allow',
     'AntiqueWhite',
     'Apricot',
     'Aqua',
     'Aquamarine',
...