.. _f-CSharpLexer: module ``languages.CSharpLexer`` ================================ .. inheritance-diagram:: pyensae.languages.CSharpLexer Short summary +++++++++++++ Classes +++++++ +------------------------------------------------------------------+-------------------------+ | class | truncated documentation | +==================================================================+=========================+ | :class:`CSharpLexer ` | | +------------------------------------------------------------------+-------------------------+ Functions +++++++++ +---------------------------------------------------------------------+-------------------------+ | function | truncated documentation | +=====================================================================+=========================+ | :func:`serializedATN ` | | +---------------------------------------------------------------------+-------------------------+ Properties ++++++++++ +-----------------------------------------------------------------------------+-------------------------+ | property | truncated documentation | +=============================================================================+=========================+ | :meth:`column ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`inputStream ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`line ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`sourceName ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`state ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`text ` | | +-----------------------------------------------------------------------------+-------------------------+ | :meth:`type ` | | +-----------------------------------------------------------------------------+-------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +===========================================================================================================================================+=========================+ | :py:meth:`__init__ ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`CLOSE_BRACE_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`CLOSE_BRACE_INSIDE_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`COLON_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`DOUBLE_QUOTE_INSIDE_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`INTERPOLATED_REGULAR_STRING_START_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`INTERPOLATED_VERBATIUM_STRING_START_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`OPEN_BRACE_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`OPEN_BRACE_INSIDE_action ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`REGULAR_CHAR_INSIDE_sempred ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`REGULAR_STRING_INSIDE_sempred ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`sempred ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`VERBATIUM_DOUBLE_QUOTE_INSIDE_sempred ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`VERBATIUM_INSIDE_STRING_sempred ` | | +-------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.languages.CSharpLexer :members: :special-members: __init__ :show-inheritance: