MCPcopy Create free account
hub / github.com/commonmark/cmark / cmark_node

Class cmark_node

src/parser.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 struct cmark_mem *mem;
17 struct cmark_reference_map *refmap;
18 struct cmark_node *root;
19 struct cmark_node *current;
20 int line_number;
21 bufsize_t offset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected