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
      • 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()
      • MethodPropchevron-right
        • 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
    • Instructionchevron-right
    • Instructionschevron-right
    • Valuechevron-right
    • Pointchevron-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. 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