Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FunctionExternalTypeSpecific

Type of an external function pointer (full Solidity type)

Hierarchy

  • FunctionExternalTypeSpecific

Index

Properties

inputParameterTypes

inputParameterTypes: Type[]

kind

kind: "specific"

mutability

mutability: Mutability

outputParameterTypes

outputParameterTypes: Type[]

typeClass

typeClass: "function"

visibility

visibility: "external"

Generated using TypeDoc