📄 Position.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📐 Interfaces | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/ast-spec/src/base/Position.ts
Interfaces¶
Position
¶
Interface Code
Properties¶
Name | Type | Optional | Description |
---|---|---|---|
column |
number |
✗ | |
line |
number |
✗ |