Home
last modified time | relevance | path

Searched defs:variableScope (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/src/scope/
DScopeBase.ts225 public readonly variableScope: VariableScope; property in ScopeBase
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScope.ts42 variableScope: Scope; property