Skip to main content

Module convert_nested_function_to_closure

Module convert_nested_function_to_closure 

Source

Functionsยง

convert_nested_function_to_closure ๐Ÿ”’
has_modifiers ๐Ÿ”’
Returns whether the given nested function has any modifiers:
has_semicolon ๐Ÿ”’
Returns whether the given nested function has a trailing semicolon.
is_generic ๐Ÿ”’
Returns whether the given nested function has generic parameters.
is_nested_function ๐Ÿ”’
Returns whether the given function is nested within the body of another function.