module documentation

pygments.lexers.actionscript ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for ActionScript and MXML. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class ActionScript3Lexer For ActionScript 3 source code.
Class ActionScriptLexer For ActionScript source code.
Class MxmlLexer For MXML markup. Nested AS3 in <script> tags is highlighted by the appropriate lexer.