diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2018-06-03 12:13:39 +0800 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-06-04 06:52:05 -0700 |
commit | a4f500b3c960bffd09ec90caa41863a64479487d (patch) | |
tree | fabf257986bf8328989f0d5606a3691adac83812 /astroid/builder.py | |
parent | 085ed07aaa11b1b62c7fe6f3d646596f393e81ff (diff) | |
download | astroid-git-a4f500b3c960bffd09ec90caa41863a64479487d.tar.gz |
Add support for parsing function type comments
This commit exposes two new attributes to the FunctionDef nodes, type_comment_args
respectively type_comment_annotations. These two attributes hold the type annotations
provided via type comments.
Diffstat (limited to 'astroid/builder.py')
0 files changed, 0 insertions, 0 deletions