module documentation
Helpers to help the helpers.
Function | ast2apiobject |
implementation is duplicate safe. |
Function | is |
Whether this annotation node refers to a typing alias. |
Function | is |
Detect if this expr is firstly composed by one of the specified annotation(s)' full name. |
Function | is |
Undocumented |
Function | is |
Undocumented |
Constant | SUBSCRIPTABLE |
Undocumented |
Constant | TYPING |
Undocumented |
implementation is duplicate safe.
Parameters | |
root:_model.TreeRoot | Undocumented |
node:Union[ | Undocumented |
Returns | |
Optional[ | Undocumented |
Whether this annotation node refers to a typing alias.
Parameters | |
node:astroid.nodes.NodeNG | Undocumented |
ctx:pydocspec.ApiObject | Undocumented |
Returns | |
bool | Undocumented |
Detect if this expr is firstly composed by one of the specified annotation(s)' full name.
Parameters | |
expr:Optional[ | Undocumented |
annotations:Sequence[ | Undocumented |
ctx:pydocspec.ApiObject | Undocumented |
Returns | |
bool | Undocumented |
Undocumented
Parameters | |
expr:Optional[ | Undocumented |
ctx:pydocspec.ApiObject | Undocumented |
Returns | |
bool | Undocumented |
Undocumented
Parameters | |
expr:Optional[ | Undocumented |
ctx:pydocspec.ApiObject | Undocumented |
Returns | |
bool | Undocumented |