MCPcopy Create free account
hub / github.com/Vespa314/cflow / CodeParser

Struct CodeParser

plugin/gomark/parser/code.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type CodeParser struct{}
11
12func NewCodeParser() *CodeParser {
13 return &CodeParser{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected