English
Appearance
Returns all local variables in the current file, optionally filtering by resolved type.
getLocalVariablesAsync(type?: VariableResolvedDataType): Promise<Variable[]>