hydra.python namespace
Submodules
- hydra.python.coder module
analyze_python_function()builder_setter_name()case_block_to_expr()class_variant_pattern_unit()class_variant_pattern_with_capture()collect_type_variables()cond_import_symbol()dataclass_decorator()deconflict_variant_name()deduplicate_case_variables()dig_for_wrap()eliminate_unit_var()empty_metadata()encode_application()encode_application_inner()encode_application_type()encode_binding_as()encode_binding_as_assignment()encode_bindings_as_defs()encode_default_case_block()encode_definition()encode_enum_value_assignment()encode_field()encode_field_type()encode_float_value()encode_float_value_encode_float32()encode_float_value_encode_float64()encode_float_value_py_special_float()encode_forall_type()encode_function_type()encode_integer_value()encode_literal()encode_literal_type()encode_name_constants()encode_python_module()encode_record_type()encode_term_assignment()encode_term_inline()encode_term_multiline()encode_term_multiline_t_c_o()encode_type()encode_type_assignment()encode_type_assignment_inner()encode_type_def_single()encode_type_quoted()encode_union_elimination_inline()encode_union_field()encode_union_field_alt()encode_union_type()encode_variable()encode_wrapped_type()enum_variant_pattern()environment_type_parameters()extend_env_with_lambda_params()extend_env_with_type_var()extend_meta_for_term()extend_meta_for_type()extend_meta_for_types()extract_case_elimination()fill_doms_from_signature()find_type_params()function_definition_to_expr()gather_lambdas()gather_metadata()generic_arg()initial_environment()initial_metadata()is_case_statement_application()is_cases_full()is_type_module_check()is_type_variable_name()is_variant_unit_type()lazy_dot_get()lazy_flags_for_primitive()lru_cache_decorator()make_curried_lambda()make_lazy()make_py_graph()make_simple_lambda()make_thunk()make_uncurried_lambda()module_domain_imports()module_imports()module_standard_imports()module_to_python()py_graph_graph()py_graph_metadata()py_int()python_binding_metadata()python_environment_get_graph()python_environment_set_graph()record_builder_class()record_builder_setter()record_with_method()set_meta_namespaces()set_meta_type_variables()set_meta_uses_annotated()set_meta_uses_callable()set_meta_uses_cast()set_meta_uses_dataclass()set_meta_uses_decimal()set_meta_uses_either()set_meta_uses_enum()set_meta_uses_frozen_dict()set_meta_uses_frozen_list()set_meta_uses_frozen_set()set_meta_uses_generic()set_meta_uses_just()set_meta_uses_left()set_meta_uses_lru_cache()set_meta_uses_maybe()set_meta_uses_name()set_meta_uses_node()set_meta_uses_nothing()set_meta_uses_right()set_meta_uses_type_alias()set_meta_uses_type_var()should_thunk_binding()standard_import_statement()term_arity_with_primitives()tvar_statement()type_alias_statement_for()union_type_statements_for()unsupported_expression()use_inline_type_params()use_inline_type_params_for()variant_args()variant_closed_pattern()wildcard_case_block()with_definitions()with_lambda()with_let()with_let_inline()with_type_lambda()wrap_in_nullary_lambda()wrap_lazy_arguments()
- hydra.python.environment module
PyGraphPythonEnvironmentPythonEnvironment.BOUND_TYPE_VARIABLESPythonEnvironment.BuilderPythonEnvironment.Builder.bound_type_variables()PythonEnvironment.Builder.build()PythonEnvironment.Builder.graph()PythonEnvironment.Builder.inline_variables()PythonEnvironment.Builder.namespaces()PythonEnvironment.Builder.nullary_bindings()PythonEnvironment.Builder.overlay_subs()PythonEnvironment.Builder.skip_casts()PythonEnvironment.Builder.version()
PythonEnvironment.GRAPHPythonEnvironment.INLINE_VARIABLESPythonEnvironment.NAMESPACESPythonEnvironment.NULLARY_BINDINGSPythonEnvironment.OVERLAY_SUBSPythonEnvironment.SKIP_CASTSPythonEnvironment.TYPE_PythonEnvironment.VERSIONPythonEnvironment.bound_type_variablesPythonEnvironment.builder()PythonEnvironment.graphPythonEnvironment.inline_variablesPythonEnvironment.namespacesPythonEnvironment.nullary_bindingsPythonEnvironment.overlay_subsPythonEnvironment.skip_castsPythonEnvironment.versionPythonEnvironment.with_bound_type_variables()PythonEnvironment.with_graph()PythonEnvironment.with_inline_variables()PythonEnvironment.with_namespaces()PythonEnvironment.with_nullary_bindings()PythonEnvironment.with_overlay_subs()PythonEnvironment.with_skip_casts()PythonEnvironment.with_version()
PythonModuleMetadataPythonModuleMetadata.BuilderPythonModuleMetadata.Builder.build()PythonModuleMetadata.Builder.namespaces()PythonModuleMetadata.Builder.type_variables()PythonModuleMetadata.Builder.uses_annotated()PythonModuleMetadata.Builder.uses_callable()PythonModuleMetadata.Builder.uses_cast()PythonModuleMetadata.Builder.uses_dataclass()PythonModuleMetadata.Builder.uses_decimal()PythonModuleMetadata.Builder.uses_either()PythonModuleMetadata.Builder.uses_enum()PythonModuleMetadata.Builder.uses_frozen_dict()PythonModuleMetadata.Builder.uses_frozen_list()PythonModuleMetadata.Builder.uses_frozen_set()PythonModuleMetadata.Builder.uses_generic()PythonModuleMetadata.Builder.uses_just()PythonModuleMetadata.Builder.uses_left()PythonModuleMetadata.Builder.uses_lru_cache()PythonModuleMetadata.Builder.uses_maybe()PythonModuleMetadata.Builder.uses_name()PythonModuleMetadata.Builder.uses_node()PythonModuleMetadata.Builder.uses_nothing()PythonModuleMetadata.Builder.uses_right()PythonModuleMetadata.Builder.uses_type_alias()PythonModuleMetadata.Builder.uses_type_var()
PythonModuleMetadata.NAMESPACESPythonModuleMetadata.TYPE_PythonModuleMetadata.TYPE_VARIABLESPythonModuleMetadata.USES_ANNOTATEDPythonModuleMetadata.USES_CALLABLEPythonModuleMetadata.USES_CASTPythonModuleMetadata.USES_DATACLASSPythonModuleMetadata.USES_DECIMALPythonModuleMetadata.USES_EITHERPythonModuleMetadata.USES_ENUMPythonModuleMetadata.USES_FROZEN_DICTPythonModuleMetadata.USES_FROZEN_LISTPythonModuleMetadata.USES_FROZEN_SETPythonModuleMetadata.USES_GENERICPythonModuleMetadata.USES_JUSTPythonModuleMetadata.USES_LEFTPythonModuleMetadata.USES_LRU_CACHEPythonModuleMetadata.USES_MAYBEPythonModuleMetadata.USES_NAMEPythonModuleMetadata.USES_NODEPythonModuleMetadata.USES_NOTHINGPythonModuleMetadata.USES_RIGHTPythonModuleMetadata.USES_TYPE_ALIASPythonModuleMetadata.USES_TYPE_VARPythonModuleMetadata.builder()PythonModuleMetadata.namespacesPythonModuleMetadata.type_variablesPythonModuleMetadata.uses_annotatedPythonModuleMetadata.uses_callablePythonModuleMetadata.uses_castPythonModuleMetadata.uses_dataclassPythonModuleMetadata.uses_decimalPythonModuleMetadata.uses_eitherPythonModuleMetadata.uses_enumPythonModuleMetadata.uses_frozen_dictPythonModuleMetadata.uses_frozen_listPythonModuleMetadata.uses_frozen_setPythonModuleMetadata.uses_genericPythonModuleMetadata.uses_justPythonModuleMetadata.uses_leftPythonModuleMetadata.uses_lru_cachePythonModuleMetadata.uses_maybePythonModuleMetadata.uses_namePythonModuleMetadata.uses_nodePythonModuleMetadata.uses_nothingPythonModuleMetadata.uses_rightPythonModuleMetadata.uses_type_aliasPythonModuleMetadata.uses_type_varPythonModuleMetadata.with_namespaces()PythonModuleMetadata.with_type_variables()PythonModuleMetadata.with_uses_annotated()PythonModuleMetadata.with_uses_callable()PythonModuleMetadata.with_uses_cast()PythonModuleMetadata.with_uses_dataclass()PythonModuleMetadata.with_uses_decimal()PythonModuleMetadata.with_uses_either()PythonModuleMetadata.with_uses_enum()PythonModuleMetadata.with_uses_frozen_dict()PythonModuleMetadata.with_uses_frozen_list()PythonModuleMetadata.with_uses_frozen_set()PythonModuleMetadata.with_uses_generic()PythonModuleMetadata.with_uses_just()PythonModuleMetadata.with_uses_left()PythonModuleMetadata.with_uses_lru_cache()PythonModuleMetadata.with_uses_maybe()PythonModuleMetadata.with_uses_name()PythonModuleMetadata.with_uses_node()PythonModuleMetadata.with_uses_nothing()PythonModuleMetadata.with_uses_right()PythonModuleMetadata.with_uses_type_alias()PythonModuleMetadata.with_uses_type_var()
PythonVersion
- hydra.python.language module
- hydra.python.names module
encode_constant_for_field_name()encode_constant_for_type_name()encode_enum_value()encode_field_name()encode_name()encode_name_qualified()encode_namespace()encode_namespace_string_with_overrides()encode_namespace_with_overrides()encode_type_variable()overlay_python_module_aliases()sanitize_python_name()term_variable_reference()type_variable_reference()variable_reference()variant_name()
- hydra.python.pyproject module
- hydra.python.serde module
annotated_rhs_to_expr()annotated_statement_to_expr()annotation_to_expr()args_to_expr()assignment_expression_to_expr()assignment_to_expr()atom_to_expr()attribute_to_expr()await_primary_to_expr()bitwise_and_to_expr()bitwise_or_to_expr()bitwise_xor_to_expr()block_to_expr()capture_pattern_to_expr()case_block_to_expr()class_definition_to_expr()class_pattern_to_expr()closed_pattern_to_expr()compare_op_bitwise_or_pair_to_expr()compare_op_to_string()comparison_to_expr()compound_statement_to_expr()conditional_to_expr()conjunction_to_expr()decorators_to_expr()dict_to_expr()disjunction_to_expr()dotted_as_name_to_expr()dotted_name_to_expr()double_starred_kvpair_to_expr()escape_python_string()expression_to_expr()factor_to_expr()function_def_raw_to_expr()function_definition_to_expr()group_to_expr()guard_to_expr()import_from_as_name_to_expr()import_from_targets_to_expr()import_from_to_expr()import_name_to_expr()import_statement_to_expr()inversion_to_expr()keyword_pattern_to_expr()keyword_patterns_to_expr()kvpair_to_expr()kwarg_or_double_starred_to_expr()kwarg_or_starred_to_expr()kwarg_to_expr()lambda_param_no_default_to_expr()lambda_parameters_to_expr()lambda_star_etc_to_expr()lambda_to_expr()list_to_expr()match_statement_to_expr()module_to_expr()name_or_attribute_to_expr()name_to_expr()named_expression_to_expr()number_to_expr()or_pattern_to_expr()param_no_default_parameters_to_expr()param_no_default_to_expr()param_to_expr()parameters_to_expr()pattern_capture_target_to_expr()pattern_to_expr()patterns_to_expr()pos_arg_to_expr()positional_patterns_to_expr()power_to_expr()primary_rhs_to_expr()primary_to_expr()primary_with_rhs_to_expr()python_doc_entity_ref()python_float_literal_text()raise_expression_to_expr()raise_statement_to_expr()relative_import_prefix_to_expr()return_statement_to_expr()set_to_expr()shift_expression_to_expr()simple_statement_to_expr()simple_type_parameter_to_expr()single_target_to_expr()slice_or_starred_expression_to_expr()slice_to_expr()slices_to_expr()star_atom_to_expr()star_expression_to_expr()star_named_expression_to_expr()star_target_to_expr()starred_expression_to_expr()statement_to_expr()string_prefix_to_text()string_to_expr()subject_expression_to_expr()sum_to_expr()t_primary_and_name_to_expr()t_primary_to_expr()target_with_star_atom_to_expr()term_to_expr()to_python_comments()tuple_to_expr()type_alias_to_expr()type_parameter_to_expr()typed_assignment_to_expr()untyped_assignment_to_expr()value_pattern_to_expr()while_statement_to_expr()
- hydra.python.syntax module
AnnotatedRhsAnnotatedRhsStarAnnotatedRhsYieldAnnotatedStatementAnnotationArgsAsPatternAssertStatementAssignmentAssignmentAugAssignmentExpressionAssignmentTypedAssignmentUntypedAtomAtomDictAtomDictcompAtomEllipsisAtomFalseAtomGenexpAtomGroupAtomListAtomListcompAtomNameAtomNoneAtomNumberAtomSetAtomSetcompAtomStringAtomTrueAtomTupleAttributeAugAssignAugAssign.AMPERSAND_EQUALAugAssign.AT_EQUALAugAssign.BAR_EQUALAugAssign.CARET_EQUALAugAssign.DOUBLE_SLASH_EQUALAugAssign.LEFT_SHIFT_EQUALAugAssign.MINUS_EQUALAugAssign.PERCENT_EQUALAugAssign.PLUS_EQUALAugAssign.RIGHT_SHIFT_EQUALAugAssign.SLASH_EQUALAugAssign.STAR_STAR_EQUALAugAssign.TIMES_EQUALAugAssign.TYPE_
AugAssignmentAwaitPrimaryBitwiseAndBitwiseOrBitwiseXorBlockBlockIndentedBlockSimpleCapturePatternCaseBlockClassDefinitionClassDefinition.ARGUMENTSClassDefinition.BODYClassDefinition.BuilderClassDefinition.DECORATORSClassDefinition.NAMEClassDefinition.TYPE_ClassDefinition.TYPE_PARAMSClassDefinition.argumentsClassDefinition.bodyClassDefinition.builder()ClassDefinition.decoratorsClassDefinition.nameClassDefinition.type_paramsClassDefinition.with_arguments()ClassDefinition.with_body()ClassDefinition.with_decorators()ClassDefinition.with_name()ClassDefinition.with_type_params()
ClassPatternClassPattern.BuilderClassPattern.KEYWORD_PATTERNSClassPattern.NAME_OR_ATTRIBUTEClassPattern.POSITIONAL_PATTERNSClassPattern.TYPE_ClassPattern.builder()ClassPattern.keyword_patternsClassPattern.name_or_attributeClassPattern.positional_patternsClassPattern.with_keyword_patterns()ClassPattern.with_name_or_attribute()ClassPattern.with_positional_patterns()
ClosedPatternClosedPatternCaptureClosedPatternClassClosedPatternGroupClosedPatternLiteralClosedPatternMappingClosedPatternSequenceClosedPatternValueClosedPatternWildcardCommaStarEtcCompareOpCompareOpBitwiseOrPairComparisonComplexNumberCompoundStatementCompoundStatementClassDefCompoundStatementForCompoundStatementFunctionCompoundStatementIfCompoundStatementMatchCompoundStatementTryCompoundStatementWhileCompoundStatementWithConditionalConjunctionDecoratorsDefaultDelStatementDelTAtomDelTAtomNameDelTAtomTargetDelTAtomTargetsDelTargetDelTargetDelTAtomDelTargetPrimaryAndNameDelTargetPrimaryAndSlicesDelTargetsDictDictcompDisjunctionDottedAsNameDottedNameDoubleStarPatternDoubleStarTypeParameterDoubleStarredKvpairDoubleStarredKvpairPairDoubleStarredKvpairStarredEvalExceptBlockExceptExpressionExceptStarBlockExpressionExpressionConditionalExpressionLambdaExpressionSimpleFactorFactorComplementFactorNegativeFactorPositiveFactorSimpleFileForIfClauseForIfClausesForStatementForStatement.ASYNCForStatement.BODYForStatement.BuilderForStatement.ELSEForStatement.EXPRESSIONSForStatement.TARGETSForStatement.TYPE_ForStatement.TYPE_COMMENTForStatement.async_ForStatement.bodyForStatement.builder()ForStatement.else_ForStatement.expressionsForStatement.targetsForStatement.type_commentForStatement.with_async_()ForStatement.with_body()ForStatement.with_else_()ForStatement.with_expressions()ForStatement.with_targets()ForStatement.with_type_comment()
FuncTypeCommentFunctionDefRawFunctionDefRaw.ASYNCFunctionDefRaw.BLOCKFunctionDefRaw.BuilderFunctionDefRaw.FUNC_TYPE_COMMENTFunctionDefRaw.NAMEFunctionDefRaw.PARAMSFunctionDefRaw.RETURN_TYPEFunctionDefRaw.TYPE_FunctionDefRaw.TYPE_PARAMSFunctionDefRaw.async_FunctionDefRaw.blockFunctionDefRaw.builder()FunctionDefRaw.func_type_commentFunctionDefRaw.nameFunctionDefRaw.paramsFunctionDefRaw.return_typeFunctionDefRaw.type_paramsFunctionDefRaw.with_async_()FunctionDefRaw.with_block()FunctionDefRaw.with_func_type_comment()FunctionDefRaw.with_name()FunctionDefRaw.with_params()FunctionDefRaw.with_return_type()FunctionDefRaw.with_type_params()
FunctionDefinitionGenexpGenexpHeadGenexpHeadAssignmentGenexpHeadExpressionGroupGroupExpressionGroupPatternGroupYieldGuardIfStatementIfTailIfTailElifIfTailElseImaginaryNumberImportFromImportFromAsNameImportFromTargetsImportFromTargetsParensImportFromTargetsSimpleImportFromTargetsStarImportNameImportStatementImportStatementFromImportStatementNameInteractiveInversionInversionNotInversionSimpleItemsPatternKeyValuePatternKeywordPatternKeywordPatternsKeywordsKvpairKwargKwargOrDoubleStarredKwargOrDoubleStarredDoubleStarredKwargOrDoubleStarredKwargKwargOrStarredKwargOrStarredKwargKwargOrStarredStarredLambdaLambdaKwdsLambdaParamMaybeDefaultLambdaParamNoDefaultLambdaParamWithDefaultLambdaParametersLambdaParameters.BuilderLambdaParameters.PARAM_NO_DEFAULTLambdaParameters.PARAM_WITH_DEFAULTLambdaParameters.SLASH_NO_DEFAULTLambdaParameters.STAR_ETCLambdaParameters.TYPE_LambdaParameters.builder()LambdaParameters.param_no_defaultLambdaParameters.param_with_defaultLambdaParameters.slash_no_defaultLambdaParameters.star_etcLambdaParameters.with_param_no_default()LambdaParameters.with_param_with_default()LambdaParameters.with_slash_no_default()LambdaParameters.with_star_etc()
LambdaSlashNoDefaultLambdaSlashWithDefaultLambdaSlashWithDefault.BuilderLambdaSlashWithDefault.PARAM_NO_DEFAULTLambdaSlashWithDefault.PARAM_WITH_DEFAULTLambdaSlashWithDefault.TYPE_LambdaSlashWithDefault.builder()LambdaSlashWithDefault.param_no_defaultLambdaSlashWithDefault.param_with_defaultLambdaSlashWithDefault.with_param_no_default()LambdaSlashWithDefault.with_param_with_default()
LambdaStarEtcLambdaStarEtcKwdsLambdaStarEtcParamMaybeDefaultLambdaStarEtcParamNoDefaultLambdaStarEtcStarListListcompLiteralExpressionLiteralExpressionComplexLiteralExpressionFalseLiteralExpressionNoneLiteralExpressionNumberLiteralExpressionOrAttributeLiteralExpressionOrAttributeAttributeLiteralExpressionOrAttributeLiteralLiteralExpressionStringLiteralExpressionTrueMappingPatternMatchStatementMaybeSequencePatternMaybeStarPatternMaybeStarPatternPatternMaybeStarPatternStarModuleNameNameOrAttributeNamedExpressionNamedExpressionAssignmentNamedExpressionSimpleNoDefaultStarAnnotationStarEtcNoDefaultStarAnnotationStarEtc.BuilderNoDefaultStarAnnotationStarEtc.KEYWORDSNoDefaultStarAnnotationStarEtc.PARAM_MAYBE_DEFAULTNoDefaultStarAnnotationStarEtc.PARAM_NO_DEFAULT_STAR_ANNOTATIONNoDefaultStarAnnotationStarEtc.TYPE_NoDefaultStarAnnotationStarEtc.builder()NoDefaultStarAnnotationStarEtc.keywordsNoDefaultStarAnnotationStarEtc.param_maybe_defaultNoDefaultStarAnnotationStarEtc.param_no_default_star_annotationNoDefaultStarAnnotationStarEtc.with_keywords()NoDefaultStarAnnotationStarEtc.with_param_maybe_default()NoDefaultStarAnnotationStarEtc.with_param_no_default_star_annotation()
NoDefaultStarEtcNoDefaultStarEtc.BuilderNoDefaultStarEtc.KEYWORDSNoDefaultStarEtc.PARAM_MAYBE_DEFAULTNoDefaultStarEtc.PARAM_NO_DEFAULTNoDefaultStarEtc.TYPE_NoDefaultStarEtc.builder()NoDefaultStarEtc.keywordsNoDefaultStarEtc.param_maybe_defaultNoDefaultStarEtc.param_no_defaultNoDefaultStarEtc.with_keywords()NoDefaultStarEtc.with_param_maybe_default()NoDefaultStarEtc.with_param_no_default()
NumberNumberFloatNumberImaginaryNumberIntegerOpenSequencePatternOrPatternParamParamMaybeDefaultParamMaybeDefault.BuilderParamMaybeDefault.DEFAULTParamMaybeDefault.PARAMParamMaybeDefault.TYPE_ParamMaybeDefault.TYPE_COMMENTParamMaybeDefault.builder()ParamMaybeDefault.defaultParamMaybeDefault.paramParamMaybeDefault.type_commentParamMaybeDefault.with_default()ParamMaybeDefault.with_param()ParamMaybeDefault.with_type_comment()
ParamNoDefaultParamNoDefaultParametersParamNoDefaultParameters.BuilderParamNoDefaultParameters.PARAM_NO_DEFAULTParamNoDefaultParameters.PARAM_WITH_DEFAULTParamNoDefaultParameters.STAR_ETCParamNoDefaultParameters.TYPE_ParamNoDefaultParameters.builder()ParamNoDefaultParameters.param_no_defaultParamNoDefaultParameters.param_with_defaultParamNoDefaultParameters.star_etcParamNoDefaultParameters.with_param_no_default()ParamNoDefaultParameters.with_param_with_default()ParamNoDefaultParameters.with_star_etc()
ParamNoDefaultStarAnnotationParamNoDefaultStarAnnotation.BuilderParamNoDefaultStarAnnotation.PARAM_STAR_ANNOTATIONParamNoDefaultStarAnnotation.TYPE_ParamNoDefaultStarAnnotation.TYPE_COMMENTParamNoDefaultStarAnnotation.builder()ParamNoDefaultStarAnnotation.param_star_annotationParamNoDefaultStarAnnotation.type_commentParamNoDefaultStarAnnotation.with_param_star_annotation()ParamNoDefaultStarAnnotation.with_type_comment()
ParamStarAnnotationParamWithDefaultParamWithDefault.BuilderParamWithDefault.DEFAULTParamWithDefault.PARAMParamWithDefault.TYPE_ParamWithDefault.TYPE_COMMENTParamWithDefault.builder()ParamWithDefault.defaultParamWithDefault.paramParamWithDefault.type_commentParamWithDefault.with_default()ParamWithDefault.with_param()ParamWithDefault.with_type_comment()
ParamWithDefaultParametersParamWithDefaultParameters.BuilderParamWithDefaultParameters.PARAM_WITH_DEFAULTParamWithDefaultParameters.STAR_ETCParamWithDefaultParameters.TYPE_ParamWithDefaultParameters.builder()ParamWithDefaultParameters.param_with_defaultParamWithDefaultParameters.star_etcParamWithDefaultParameters.with_param_with_default()ParamWithDefaultParameters.with_star_etc()
ParametersParametersParamNoDefaultParametersParamWithDefaultParametersSlashNoDefaultParametersSlashWithDefaultParametersStarEtcPatternPatternAsPatternCaptureTargetPatternOrPatternsPatternsPatternPatternsSequencePlusOrMinusPosArgPosArgAssignmentPosArgExpressionPosArgStarredPositionalPatternsPowerPrimaryPrimaryCompoundPrimaryRhsPrimaryRhsCallPrimaryRhsGenexpPrimaryRhsProjectPrimaryRhsSlicesPrimarySimplePrimaryWithRhsQuoteStyleRaiseExpressionRaiseStatementRealNumberRealNumberFloatRealNumberIntegerRelativeImportPrefixReturnStatementSequencePatternSequencePatternListSequencePatternTupleSetSetcompShiftExpressionShiftLhsShiftOpSignedNumberSignedNumberNumberSignedNumberSignSignedRealNumberSignedRealNumberNumberSignedRealNumberSignSimpleStatementSimpleStatement.ASSERTSimpleStatement.ASSIGNMENTSimpleStatement.BREAKSimpleStatement.CONTINUESimpleStatement.DELSimpleStatement.GLOBALSimpleStatement.IMPORTSimpleStatement.NONLOCALSimpleStatement.PASSSimpleStatement.RAISESimpleStatement.RETURNSimpleStatement.STAR_EXPRESSIONSSimpleStatement.TYPE_SimpleStatement.TYPE_ALIASSimpleStatement.YIELD
SimpleStatementAssertSimpleStatementAssignmentSimpleStatementBreakSimpleStatementContinueSimpleStatementDelSimpleStatementGlobalSimpleStatementImportSimpleStatementNonlocalSimpleStatementPassSimpleStatementRaiseSimpleStatementReturnSimpleStatementStarExpressionsSimpleStatementTypeAliasSimpleStatementYieldSimpleTypeParameterSimpleTypeParameter.BOUNDSimpleTypeParameter.BuilderSimpleTypeParameter.DEFAULTSimpleTypeParameter.NAMESimpleTypeParameter.TYPE_SimpleTypeParameter.boundSimpleTypeParameter.builder()SimpleTypeParameter.defaultSimpleTypeParameter.nameSimpleTypeParameter.with_bound()SimpleTypeParameter.with_default()SimpleTypeParameter.with_name()
SingleSubscriptAttributeTargetSingleSubscriptAttributeTargetPrimaryAndNameSingleSubscriptAttributeTargetPrimaryAndSlicesSingleTargetSingleTargetNameSingleTargetParensSingleTargetSubscriptAttributeTargetSlashNoDefaultSlashNoDefaultParametersSlashNoDefaultParameters.BuilderSlashNoDefaultParameters.PARAM_NO_DEFAULTSlashNoDefaultParameters.PARAM_WITH_DEFAULTSlashNoDefaultParameters.SLASHSlashNoDefaultParameters.STAR_ETCSlashNoDefaultParameters.TYPE_SlashNoDefaultParameters.builder()SlashNoDefaultParameters.param_no_defaultSlashNoDefaultParameters.param_with_defaultSlashNoDefaultParameters.slashSlashNoDefaultParameters.star_etcSlashNoDefaultParameters.with_param_no_default()SlashNoDefaultParameters.with_param_with_default()SlashNoDefaultParameters.with_slash()SlashNoDefaultParameters.with_star_etc()
SlashWithDefaultSlashWithDefaultParametersSlashWithDefaultParameters.BuilderSlashWithDefaultParameters.PARAM_NO_DEFAULTSlashWithDefaultParameters.PARAM_WITH_DEFAULTSlashWithDefaultParameters.STAR_ETCSlashWithDefaultParameters.TYPE_SlashWithDefaultParameters.builder()SlashWithDefaultParameters.param_no_defaultSlashWithDefaultParameters.param_with_defaultSlashWithDefaultParameters.star_etcSlashWithDefaultParameters.with_param_no_default()SlashWithDefaultParameters.with_param_with_default()SlashWithDefaultParameters.with_star_etc()
SliceSliceExpressionSliceNamedSliceOrStarredExpressionSliceOrStarredExpressionSliceSliceOrStarredExpressionStarredSliceSlice_SlicesStarAnnotationStarAtomStarAtomNameStarAtomStarTargetsListSeqStarAtomStarTargetsTupleSeqStarAtomTargetWithStarAtomStarEtcStarEtcKeywordsStarEtcStarCommaStarEtcStarNoDefaultStarEtcStarNoDefaultStarAnnotationStarExpressionStarExpressionSimpleStarExpressionStarStarNamedExpressionStarNamedExpressionSimpleStarNamedExpressionStarStarNamedExpressionsStarPatternStarPatternCaptureStarPatternWildcardStarTargetStarTargetStarredStarTargetUnstarredStarTargetsListSeqStarTargetsTupleSeqStarTypeParameterStarredExpressionStatementStatementAnnotatedStatementCompoundStatementSimpleStringStringPrefixSubjectExpressionSubjectExpressionSimpleSubjectExpressionTupleSumSumLhsSumOpTPrimaryTPrimaryAndArgumentsTPrimaryAndGenexpTPrimaryAndNameTPrimaryAndSlicesTPrimaryAtomTPrimaryPrimaryAndArgumentsTPrimaryPrimaryAndGenexpTPrimaryPrimaryAndNameTPrimaryPrimaryAndSlicesTargetWithStarAtomTargetWithStarAtomAtomTargetWithStarAtomProjectTargetWithStarAtomSlicesTermTermLhsTermOpTryExceptStarStatementTryExceptStarStatement.BODYTryExceptStarStatement.BuilderTryExceptStarStatement.ELSETryExceptStarStatement.EXCEPTSTryExceptStarStatement.FINALLYTryExceptStarStatement.TYPE_TryExceptStarStatement.bodyTryExceptStarStatement.builder()TryExceptStarStatement.else_TryExceptStarStatement.exceptsTryExceptStarStatement.finally_TryExceptStarStatement.with_body()TryExceptStarStatement.with_else_()TryExceptStarStatement.with_excepts()TryExceptStarStatement.with_finally_()
TryExceptStatementTryExceptStatement.BODYTryExceptStatement.BuilderTryExceptStatement.ELSETryExceptStatement.EXCEPTSTryExceptStatement.FINALLYTryExceptStatement.TYPE_TryExceptStatement.bodyTryExceptStatement.builder()TryExceptStatement.else_TryExceptStatement.exceptsTryExceptStatement.finally_TryExceptStatement.with_body()TryExceptStatement.with_else_()TryExceptStatement.with_excepts()TryExceptStatement.with_finally_()
TryFinallyStatementTryStatementTryStatementExceptTryStatementExceptStarTryStatementFinallyTupleTypeAliasTypeCommentTypeExpressionTypeExpressionDoubleStarredExpressionTypeExpressionExpressionTypeExpressionStarredExpressionTypeParameterTypeParameterDoubleStarTypeParameterSimpleTypeParameterStarTypedAssignmentUntypedAssignmentUntypedAssignment.BuilderUntypedAssignment.RHSUntypedAssignment.TARGETSUntypedAssignment.TYPE_UntypedAssignment.TYPE_COMMENTUntypedAssignment.builder()UntypedAssignment.rhsUntypedAssignment.targetsUntypedAssignment.type_commentUntypedAssignment.with_rhs()UntypedAssignment.with_targets()UntypedAssignment.with_type_comment()
ValuePatternWhileStatementWithItemWithStatementWithStatement.ASYNCWithStatement.BODYWithStatement.BuilderWithStatement.ITEMSWithStatement.TYPE_WithStatement.TYPE_COMMENTWithStatement.async_WithStatement.bodyWithStatement.builder()WithStatement.itemsWithStatement.type_commentWithStatement.with_async_()WithStatement.with_body()WithStatement.with_items()WithStatement.with_type_comment()
YieldExpressionYieldExpressionFromYieldExpressionSimpleYieldStatement
- hydra.python.testing module
- hydra.python.utils module
annotated_expression()annotated_statement()assignment()assignment_statement()cast_to()comment_statement()decode_py_comparison_to_py_await_primary()decode_py_conjunction_to_py_primary()decode_py_expression_to_py_primary()decode_py_inversion_to_py_primary()decode_py_power_to_py_primary()dotted_assignment_statement()double_quoted_string()find_namespaces()function_call()get_item_params()indented_block()name_and_params()newtype_statement()or_expression()primary_and_params()primary_with_expression_slices()primary_with_rhs()primary_with_slices()project_from_expression()py_assignment_to_py_statement()py_atom_to_py_expression()py_bitwise_or_to_py_conjunction()py_bitwise_or_to_py_expression()py_class_definition_to_py_statement()py_closed_pattern_to_py_patterns()py_conjunction_to_py_expression()py_expression_to_bitwise_or()py_expression_to_disjunction()py_expression_to_py_annotated_rhs()py_expression_to_py_primary()py_expression_to_py_simple_statement()py_expression_to_py_slice()py_expression_to_py_star_named_expression()py_expression_to_py_statement()py_expressions_to_py_args()py_list()py_name_to_py_expression()py_name_to_py_named_expression()py_name_to_py_primary()py_name_to_py_star_target()py_name_to_py_type_parameter()py_primary_to_py_bitwise_or()py_primary_to_py_bitwise_xor()py_primary_to_py_conjunction()py_primary_to_py_expression()py_primary_to_py_slice()py_simple_statement_to_py_statement()raise_assertion_error()raise_type_error()return_single()self_only_params()self_other_params()single_quoted_string()string_to_py_expression()triple_quoted_string()type_alias_statement()type_alias_statement310()union_type_class_statements310()unit_variant_methods()