Glider
search
Ctrlk
GliderRemedychevron-downCommunity
  • ๐Ÿš€Glider introduction
  • ๐ŸŽ“Glider: The Basicschevron-right
  • ๐Ÿ’ซGlider Contestchevron-right
  • ๐Ÿ”ฎBug Bounty Hunting With Gliderchevron-right
  • pen-lineWriting Queries
  • pen-fancyGlider and Declarative Query Writing
  • plugAPIchevron-right
    • ๐Ÿ“ŒMain concepts
    • Iterableschevron-right
    • Contractchevron-right
    • Contractschevron-right
    • Enumchevron-right
    • Enumschevron-right
    • Errorchevron-right
    • Errorschevron-right
    • Eventchevron-right
    • Eventschevron-right
    • Filterschevron-right
    • Functionchevron-right
    • Functionschevron-right
    • Modifierchevron-right
    • Modifierschevron-right
    • Callablechevron-right
    • Callableschevron-right
    • Instructionchevron-right
    • Instructionschevron-right
    • Valuechevron-right
    • Pointchevron-right
      • Pointchevron-right
        • Point.backward_df()
        • Point.backward_df_recursive()
        • Point.forward_df()
        • Point.forward_df_recursive()
        • Point.has_global_df()
        • Point.has_global_df_recursive()
        • 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()
        • Point.is_tainted()
      • ArgumentPointchevron-right
      • ArgumentPointschevron-right
      • ExternalPointchevron-right
      • GlobalPointchevron-right
      • StatePointchevron-right
      • VarValuechevron-right
    • Variableschevron-right
    • Structchevron-right
    • StructFieldchevron-right
    • Structschevron-right
    • Internalchevron-right
  • playGlider Usage
  • map-location-dotRoadmap
  • web-awesomeComparison with other tools
  • road-barrierLimitations
  • list-checkChangelog
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. plugAPIchevron-right
  2. Point

Point

Abstract base class representing a point in a data flow graph.

Point.backward_df()chevron-rightPoint.backward_df_recursive()chevron-rightPoint.forward_df()chevron-rightPoint.forward_df_recursive()chevron-rightPoint.has_global_df()chevron-rightPoint.has_global_df_recursive()chevron-rightPoint.get_all_tainted_paths_affecting_point()chevron-rightPoint.get_tainted_path_affecting_point()chevron-rightPoint.get_tainted_sources_affecting_point()chevron-rightPoint.df_reaching_functions_arguments()chevron-rightPoint.df_reaches_from_functions_arguments()chevron-rightPoint.is_tainted()chevron-right
PreviousPointchevron-leftNextPoint.backward_df()chevron-right