withLocalFunctionNamed

List containing declarations that have at least one local function with the specified name(s).

Return

A list containing declarations with at least one of the specified local function(s).

Parameters

name

The name of the local function to include.

names

The names of additional local functions to include.


List containing declarations that have at least one local function with the specified name(s).

Return

A list containing declarations with at least one of the specified local function(s).

Parameters

names

The names of additional local functions to include.