circu.js
Preparing search index...
debug
CModuleDebug
getLocalVariables
Function getLocalVariables
getLocalVariables
(
level
:
number
,
)
:
{
isArg
:
boolean
;
isClosure
:
boolean
;
name
:
string
;
scopeLevel
:
number
;
value
:
unknown
;
}
[]
Parameters
level
:
number
Returns
{
isArg
:
boolean
;
isClosure
:
boolean
;
name
:
string
;
scopeLevel
:
number
;
value
:
unknown
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...