Options
All
  • Public
  • Public/Protected
  • All
Menu

This type of FunctionInternalValueInfo is used for an actual internal function.

Hierarchy

  • FunctionInternalValueInfoKnown

Index

Properties

constructorProgramCounter: number
context: ContractType
definedIn: ContractType

Is null for a free function

deployedProgramCounter: number
id: string

An internal opaque ID

kind: "function"
mutability?: Mutability
name: string

Generated using TypeDoc