Point
Abstract base class representing a point in a data flow graph.
Point.backward_df()Point.forward_df()Point.extended_backward_df()Point.extended_forward_df()Point.has_global_df()Point.has_extended_global_df()Point.get_parent()Point.get_all_tainted_paths_affecting_point()Point.get_tainted_path_affecting_point()Point.get_tainted_sources_affecting_point()Point.df_reaching_functions_arguments()Point.df_reaches_from_functions_arguments()