Glider
search
โŒ˜Ctrlk
GliderRemedychevron-downCommunity
Glider
  • ๐Ÿš€Glider introduction
  • ๐ŸŽ“Glider: The Basics
  • ๐Ÿ’ซGlider Contest
  • ๐Ÿ”ฎBug Bounty Hunting With Glider
  • pen-lineWriting Queries
  • pen-fancyGlider and Declarative Query Writing
  • plugAPI
    • ๐Ÿ“ŒMain concepts
    • Iterables
    • Contract
    • Contracts
    • Enum
    • Enums
    • Error
    • Errors
    • Event
    • Events
    • Filters
    • Function
    • Functions
    • Modifier
    • Modifiers
    • Callable
    • Callables
    • Instruction
    • Instructions
    • Value
    • Point
      • Point
        • 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()
      • ArgumentPoint
      • ArgumentPoints
      • ExternalPoint
      • GlobalPoint
      • StatePoint
      • VarValue
    • Variables
    • Struct
    • StructField
    • Structs
    • Internal
  • 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