Files
gomail/graphify-out/cache/ast/v0.9.37/274a9df3a8c4c5af57ec6c0c193ee82fe9ef27904a294fd71ca78317cd35516c.json
T

1 line
12 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_ical_ical_go", "label": "ical.go", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L1"}, {"id": "ical_event", "label": "Event", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L17"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/ical/ical.go"}, {"id": "$graphify-root$_internal_ical_ical_parse", "label": "Parse()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L27"}, {"id": "ical_event_build", "label": ".Build()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L82"}, {"id": "$graphify-root$_internal_ical_ical_splitproperty", "label": "splitProperty()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L109"}, {"id": "$graphify-root$_internal_ical_ical_unfold", "label": "unfold()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L123"}, {"id": "$graphify-root$_internal_ical_ical_escape", "label": "escape()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L136"}, {"id": "$graphify-root$_internal_ical_ical_unescape", "label": "unescape()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L144"}], "edges": [{"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "ical_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L17", "weight": 1.0}, {"source": "ical_event", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "ical_event", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_parse", "target": "ical_event", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "ical_event", "target": "ical_event_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_splitproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_unfold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_locati