Undocumented
Class | ParserModule |
Undocumented |
Function | get_parser_module |
Undocumented |
Function | parse_function_type_comment |
Given a correct type comment, obtain a FunctionType object |
Variable | FunctionType |
Undocumented |
Function | _binary_operators_from_module |
Undocumented |
Function | _bool_operators_from_module |
Undocumented |
Function | _compare_operators_from_module |
Undocumented |
Function | _contexts_from_module |
Undocumented |
Function | _unary_operators_from_module |
Undocumented |
Parameters | |
type_comment:str | Undocumented |
Returns | |
Optional[ | Undocumented |