.. _f-RParser: module ``languages.RParser`` ============================ .. inheritance-diagram:: pyensae.languages.RParser Short summary +++++++++++++ Classes +++++++ +------------------------------------------------------+-------------------------+ | class | truncated documentation | +======================================================+=========================+ | :class:`RParser ` | | +------------------------------------------------------+-------------------------+ Functions +++++++++ +-----------------------------------------------------------------+-------------------------+ | function | truncated documentation | +=================================================================+=========================+ | :func:`serializedATN ` | | +-----------------------------------------------------------------+-------------------------+ Properties ++++++++++ +---------------------------------------------------------+-------------------------+ | property | truncated documentation | +=========================================================+=========================+ | :meth:`state ` | | +---------------------------------------------------------+-------------------------+ Methods +++++++ +-----------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +=========================================================================================+=========================+ | :py:meth:`__init__ ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`affectation ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`affectop ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`argumentname ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`boolean ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`comparison ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`constant ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`dotop ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`elseif ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`expr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`expr_sempred ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`exprlist ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`forexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`form ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formlist ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formop ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formula_simple ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formula_simple_A ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formula_simple_B ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`formula_simple_C ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functioncall ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functiondef ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functiondefargs ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functiondefargslambda ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functiondefbody ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`functiondeflambda ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`identifier ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`ifelseexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`ifexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`implicit_column_name ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`inlinefunction ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`intersection_complexe ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`intersection_simple ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`intersections ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`nextexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`operator ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`parse ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`range_complexe ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`range_simple ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`rangeop ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`rangeopexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`ranges ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`repeatexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`returnexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`rightexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`sempred ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`sub ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`sublist ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`sublistadd ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`subnobracket ` | | +-----------------------------------------------------------------------------------------+-------------------------+ | :meth:`whileexpr ` | | +-----------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.languages.RParser :members: :special-members: __init__ :show-inheritance: