Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
4
import
type
{ Node as TSNode } from
'web-tree-sitter'
;
Callers
nothing calls this directly
Calls
6
parseCreateEdge
Function · 0.85
parseEdgeFromEntry
Function · 0.85
parseEdgeToExit
Function · 0.85
parseEdgeFromController
Function · 0.85
parseEdgeToController
Function · 0.85
parseEdgeToTerminateNode
Function · 0.85
Tested by
no test coverage detected