Skip to content

FunctionSymbol

A symbol for a function in Go, including receivers.

Extends GoSymbol

constructor(name: string | Namekey, spaces: OutputSpace | undefined, options: GoSymbolOptions)Constructs a new instance of the FunctionSymbol class
receiverSymbolNamedTypeSymbol | undefined
symbolKind