Files
gomail/graphify-out/cache/ast/v0.9.37/30c55af185cf498bee132852f2ea8e650bb15e592be37ee374c94f8a277ff09e.json
T

1 line
7.0 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_sieve_interp_go", "label": "interp.go", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L1"}, {"id": "sieve_result", "label": "Result", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L6"}, {"id": "$graphify-root$_internal_sieve_interp_execute", "label": "Execute()", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L29"}, {"id": "script", "label": "Script", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/sieve/interp.go"}, {"id": "$graphify-root$_internal_sieve_interp_execstatements", "label": "execStatements()", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L36"}, {"id": "statement", "label": "Statement", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/sieve/interp.go"}, {"id": "$graphify-root$_internal_sieve_interp_evaltest", "label": "evalTest()", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L78"}, {"id": "test", "label": "Test", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/sieve/interp.go"}, {"id": "$graphify-root$_internal_sieve_interp_lookupheader", "label": "lookupHeader()", "file_type": "code", "source_file": "internal/sieve/interp.go", "source_location": "L97"}], "edges": [{"source": "$graphify-root$_internal_sieve_interp_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_sieve_interp_go", "target": "sieve_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_internal_sieve_interp_go", "target": "$graphify-root$_internal_sieve_interp_execute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L29", "weight": 1.0}, {"source": "$graphify-root$_internal_sieve_interp_execute", "target": "script", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L29", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_sieve_interp_execute", "target": "sieve_result", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_sieve_interp_go", "target": "$graphify-root$_internal_sieve_interp_execstatements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_internal_sieve_interp_execstatements", "target": "statement", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_sieve_interp_execstatements", "target": "sieve_result", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_sieve_interp_go", "target": "$graphify-root$_internal_sieve_interp_evaltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L78", "weight": 1.0}, {"source": "$graphify-root$_internal_sieve_interp_evaltest", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/sieve/interp.go", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_sieve_interp_go", "target": "$graphify-root$_internal_sieve_interp_lookupheader", "