📄 isUndefinedIdentifier¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📦 Imports | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/eslint-plugin/src/util/isUndefinedIdentifier.ts
📦 Imports¶
| Name | Source |
|---|---|
TSESTree |
@typescript-eslint/utils |
AST_NODE_TYPES |
@typescript-eslint/utils |
Functions¶
isUndefinedIdentifier(i: TSESTree.Node): boolean¶
Parameters:
iTSESTree.Node
Returns: boolean
Code
Generated by Syntax Scribe