File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- import type {
2- ExtractorOutput ,
3- SubDeclaration ,
4- TreeSitterNode ,
5- TreeSitterTree ,
6- } from '../types.js' ;
1+ import type { ExtractorOutput , SubDeclaration , TreeSitterNode , TreeSitterTree } from '../types.js' ;
72import { nodeEndLine } from './helpers.js' ;
83
94/**
Original file line number Diff line number Diff line change 1- import type {
2- ExtractorOutput ,
3- SubDeclaration ,
4- TreeSitterNode ,
5- TreeSitterTree ,
6- } from '../types.js' ;
1+ import type { ExtractorOutput , SubDeclaration , TreeSitterNode , TreeSitterTree } from '../types.js' ;
72import { findChild , nodeEndLine } from './helpers.js' ;
83
94/**
Original file line number Diff line number Diff line change 1- import type {
2- ExtractorOutput ,
3- SubDeclaration ,
4- TreeSitterNode ,
5- TreeSitterTree ,
6- } from '../types.js' ;
1+ import type { ExtractorOutput , SubDeclaration , TreeSitterNode , TreeSitterTree } from '../types.js' ;
72import { findChild , nodeEndLine } from './helpers.js' ;
83
94/**
Original file line number Diff line number Diff line change 1- import type {
2- ExtractorOutput ,
3- SubDeclaration ,
4- TreeSitterNode ,
5- TreeSitterTree ,
6- } from '../types.js' ;
1+ import type { ExtractorOutput , SubDeclaration , TreeSitterNode , TreeSitterTree } from '../types.js' ;
72import { findChild , nodeEndLine } from './helpers.js' ;
83
94/**
You can’t perform that action at this time.
0 commit comments