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

Category

Function types

Hierarchy

  • FunctionInternalValueInfoKnown

Properties

context: ContractType
definedIn: ContractType

Is null for a free function

id: string

An internal opaque ID

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

Generated using TypeDoc