MCPcopy Create free account
hub / github.com/BUPT-GAMMA/MASFactory / edgeParser.ts

File edgeParser.ts

masfactory-visualizer/src/parser/edgeParser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Edge parsing logic for MASFactory graphs
3 */
4import type { Node as TSNode } from 'web-tree-sitter';

Callers

nothing calls this directly

Calls 6

parseCreateEdgeFunction · 0.85
parseEdgeFromEntryFunction · 0.85
parseEdgeToExitFunction · 0.85
parseEdgeFromControllerFunction · 0.85
parseEdgeToControllerFunction · 0.85
parseEdgeToTerminateNodeFunction · 0.85

Tested by

no test coverage detected