pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
config
helpers
abc_info
classinstancemethod
classinstanceproperty
classproperty
decimal
empty_class
enter_exit_call
frozendict
generics
instance_lru_cache
mro
script_info
script_version
tstring
type_hints
get_type_hint
get_type_hints
iterate_type_hints
match_type_hint
match_type_hints
validate_type_hint
CachedTypeHintsMixin
SupportsCachedTypeHints
weakref
wrappers
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
helpers
type_hints
iterate_type_hints
View page source
iterate_type_hints
app.util.helpers.type_hints.
iterate_type_hints
(
hint
:
TypeHint
,
*
,
origin
:
bool
=
False
)
→
Iterable
[
ResolvedType
]
[source]
Parameters
:
hint
(
TypeHint
)
origin
(
bool
)
Return type
:
Iterable
[ResolvedType]