Files
gomail/graphify-out/cache/ast/v0.9.37/16fb70e973f37f7c2255e6b7e632440bdad16fd1ac8fbe21b9300cb6f83c8a20.json
T
2026-08-09 18:03:09 +01:00

1 line
9.4 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_vcard_vcard_go", "label": "vcard.go", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L1"}, {"id": "vcard_card", "label": "Card", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L14"}, {"id": "$graphify-root$_internal_vcard_vcard_parse", "label": "Parse()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L25"}, {"id": "vcard_card_build", "label": ".Build()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L77"}, {"id": "$graphify-root$_internal_vcard_vcard_splitproperty", "label": "splitProperty()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L106"}, {"id": "$graphify-root$_internal_vcard_vcard_unfold", "label": "unfold()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L121"}, {"id": "$graphify-root$_internal_vcard_vcard_escape", "label": "escape()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L134"}, {"id": "$graphify-root$_internal_vcard_vcard_unescape", "label": "unescape()", "file_type": "code", "source_file": "internal/vcard/vcard.go", "source_location": "L142"}], "edges": [{"source": "$graphify-root$_internal_vcard_vcard_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "vcard_card", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "vcard_card", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "vcard_card", "target": "vcard_card_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_splitproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L106", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_unfold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L121", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L134", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_go", "target": "$graphify-root$_internal_vcard_vcard_unescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L142", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "$graphify-root$_internal_vcard_vcard_unfold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "$graphify-root$_internal_vcard_vcard_splitproperty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L48", "weight": 1.0}, {"source": "$graphify-root$_internal_vcard_vcard_parse", "target": "$graphify-root$_internal_vcard_vcard_unescape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L66", "weight": 1.0}, {"source": "vcard_card_build", "target": "$graphify-root$_internal_vcard_vcard_escape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/vcard/vcard.go", "source_location": "L83", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_vcard_vcard_parse", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_parse", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_parse", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_parse", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L71"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L79"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L80"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L81"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L83"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L86"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L89"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L92"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L95"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L98"}, {"caller_nid": "vcard_card_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L100"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_splitproperty", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L107"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_splitproperty", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L113"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unfold", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unfold", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L136"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L137"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L138"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L143"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L144"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_vcard_vcard_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/vcard/vcard.go", "source_location": "L146"}]}