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
      • Callables.callee_functions_recursive()
      • Callables.contracts()
      • Callables.instructions()
      • Callables.with_address()
      • Callables.with_arg_count()
      • Callables.with_arg_memory_type()
      • Callables.with_arg_name()
      • Callables.with_arg_type()
      • Callables.with_arg_types()
      • Callables.with_callee_names()
      • Callables.with_declarer_contract_name()
      • Callables.with_globals()
      • Callables.with_name()
      • Callables.with_name_prefix()
      • Callables.with_name_prefixes()
      • Callables.with_name_regex()
      • Callables.with_name_regexes()
      • Callables.with_name_suffix()
      • Callables.with_name_suffixes()
      • Callables.with_one_of_the_names()
      • Callables.with_signature()
      • Callables.with_signatures()
      • Callables.without_name()
      • Callables.without_names()
      • MethodProp
        • MethodProp.EXTERNAL
        • MethodProp.HAS_ARGS
        • MethodProp.HAS_CALLEES
        • MethodProp.HAS_ERRORS
        • MethodProp.HAS_MODIFIERS
        • MethodProp.HAS_STATE_VARIABLES_READ
        • MethodProp.HAS_STATE_VARIABLES_WRITTEN
        • MethodProp.INTERNAL
        • MethodProp.IS_CONSTRUCTOR
        • MethodProp.IS_GLOBAL
        • MethodProp.IS_PAYABLE
        • MethodProp.IS_PURE
        • MethodProp.IS_VIEW
        • MethodProp.PRIVATE
        • MethodProp.PUBLIC
    • Instruction
    • Instructions
    • Value
    • Point
    • 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. Callables

MethodProp

MethodProp.EXTERNALchevron-rightMethodProp.HAS_ARGSchevron-rightMethodProp.HAS_CALLEESchevron-rightMethodProp.HAS_ERRORSchevron-rightMethodProp.HAS_MODIFIERSchevron-rightMethodProp.HAS_STATE_VARIABLES_READchevron-rightMethodProp.HAS_STATE_VARIABLES_WRITTENchevron-rightMethodProp.INTERNALchevron-rightMethodProp.IS_CONSTRUCTORchevron-rightMethodProp.IS_GLOBALchevron-rightMethodProp.IS_PAYABLEchevron-rightMethodProp.IS_PUREchevron-rightMethodProp.IS_VIEWchevron-rightMethodProp.PRIVATEchevron-rightMethodProp.PUBLICchevron-right
PreviousCallables.without_names()chevron-leftNextMethodProp.EXTERNALchevron-right

Last updated 1 year ago