In non-IR Solidity, the raw information for an internal function pointer is given as pair of program counter values; one for the constructor context and one for the deployed context).

Category

Function types

Hierarchy

  • FunctionInternalRawInfoPcPair

Properties

constructorProgramCounter: number
deployedProgramCounter: number
kind: "pcpair"

Generated using TypeDoc