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

1 line
12 KiB
JSON

{"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_location": "L136", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_unescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L144", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_parse", "target": "$graphify-root$_internal_ical_ical_unfold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L28", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_parse", "target": "$graphify-root$_internal_ical_ical_splitproperty", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_parse", "target": "$graphify-root$_internal_ical_ical_unescape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L58", "weight": 1.0}, {"source": "ical_event_build", "target": "$graphify-root$_internal_ical_ical_escape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "Parse", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "Parse", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_ical_ical_parse", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L75"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L84"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L85"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L86"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L87"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L88"}, {"caller_nid": "ical_event_build", "callee": "IsZero", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L89"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L90"}, {"caller_nid": "ical_event_build", "callee": "Format", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L90"}, {"caller_nid": "ical_event_build", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L90"}, {"caller_nid": "ical_event_build", "callee": "IsZero", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L92"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L93"}, {"caller_nid": "ical_event_build", "callee": "Format", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L93"}, {"caller_nid": "ical_event_build", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L93"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L96"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L99"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L102"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L104"}, {"caller_nid": "ical_event_build", "callee": "WriteString", "is_member_call": true, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_ical_ical_splitproperty", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L110"}, {"caller_nid": "$graphify-root$_internal_ical_ical_splitproperty", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unfold", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unfold", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_ical_ical_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L137"}, {"caller_nid": "$graphify-root$_internal_ical_ical_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L138"}, {"caller_nid": "$graphify-root$_internal_ical_ical_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L139"}, {"caller_nid": "$graphify-root$_internal_ical_ical_escape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_ical_ical_unescape", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/ical/ical.go", "source_location": "L148"}]}