.. _f-Python3Listener: module ``languages.Python3Listener`` ==================================== .. inheritance-diagram:: pyensae.languages.Python3Listener Short summary +++++++++++++ Classes +++++++ +------------------------------------------------------------------------------+-------------------------+ | class | truncated documentation | +==============================================================================+=========================+ | :class:`Python3Listener ` | | +------------------------------------------------------------------------------+-------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +=============================================================================================================+=========================+ | :meth:`enterAnd_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAnd_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAnnassign ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterArglist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterArgument ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterArith_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAssert_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAsync_funcdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAsync_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAtom ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAtom_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterAugassign ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterBreak_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterClassdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterComp_for ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterComp_if ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterComp_iter ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterComp_op ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterComparison ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterCompound_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterContinue_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDecorated ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDecorator ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDecorators ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDel_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDictorsetmaker ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDotted_as_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDotted_as_names ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterDotted_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterEncoding_decl ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterEval_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterExcept_clause ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterExpr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterExpr_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterExprlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterFactor ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterFile_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterFlow_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterFor_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterFuncdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterGlobal_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterIf_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterImport_as_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterImport_as_names ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterImport_from ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterImport_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterImport_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterLambdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterLambdef_nocond ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterNonlocal_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterNot_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterOr_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterParameters ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterPass_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterPower ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterRaise_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterReturn_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterShift_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSimple_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSingle_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSliceop ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSmall_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterStar_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterStmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSubscript ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSubscriptlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterSuite ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTerm ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTest ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTest_nocond ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTestlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTestlist_comp ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTestlist_star_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTfpdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTrailer ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTry_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterTypedargslist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterVarargslist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterVfpdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterWhile_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterWith_item ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterWith_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterXor_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterYield_arg ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterYield_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`enterYield_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAnd_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAnd_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAnnassign ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitArglist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitArgument ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitArith_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAssert_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAsync_funcdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAsync_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAtom ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAtom_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitAugassign ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitBreak_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitClassdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitComp_for ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitComp_if ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitComp_iter ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitComp_op ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitComparison ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitCompound_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitContinue_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDecorated ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDecorator ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDecorators ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDel_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDictorsetmaker ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDotted_as_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDotted_as_names ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitDotted_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitEncoding_decl ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitEval_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitExcept_clause ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitExpr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitExpr_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitExprlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitFactor ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitFile_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitFlow_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitFor_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitFuncdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitGlobal_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitIf_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitImport_as_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitImport_as_names ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitImport_from ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitImport_name ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitImport_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitLambdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitLambdef_nocond ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitNonlocal_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitNot_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitOr_test ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitParameters ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitPass_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitPower ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitRaise_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitReturn_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitShift_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSimple_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSingle_input ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSliceop ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSmall_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitStar_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitStmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSubscript ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSubscriptlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitSuite ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTerm ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTest ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTest_nocond ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTestlist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTestlist_comp ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTestlist_star_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTfpdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTrailer ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTry_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitTypedargslist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitVarargslist ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitVfpdef ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitWhile_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitWith_item ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitWith_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitXor_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitYield_arg ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitYield_expr ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`exitYield_stmt ` | | +-------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.languages.Python3Listener :members: :special-members: __init__ :show-inheritance: