get_top_level_items method

get_top_level_items

Gets all top-level items (i.e., not referenced by any other item) in the file.

def get_top_level_items(self):
    ...

See Also