Hierarchy (View Summary)

Constructors

Properties

body: IRStatement[]
function_type: undefined | FunctionType
id: number
kind: FunctionKind
modifier_invokers: IRModifierInvoker[]
name: string
override: boolean
parameter_type: undefined | UnionType
parameters: IRVariableDeclaration[]
return_type: undefined | UnionType
scope: number
stateMutability: undefined | FunctionStateMutability
typeName: string
virtual: boolean
visibility: undefined | FunctionVisibility

Methods