noWorkflow should be able to collect typehint constructs: - [ ] type_comment and type_params in FunctionDef and AsyncFunctionDef - [ ] type_params in ClassDef - [ ] TypeAlias - [ ] AnnAssign - [ ] type_comment in Assign - [ ] type_comment in For and AsyncFor - [ ] type_comment in With and AsyncWith - [ ] annotation and type_comment in arg