import { ExtractionResult } from '../types'; /** * VueExtractor - Extracts code relationships from Vue Single-File Component files * * Vue SFCs are multi-language (script + template + style). Rather than * parsing the full Vue grammar, we extract the