Skip to main content

Module reader

Module reader 

Source
Expand description

Reads .acb files into a CodeGraph.

The reader deserializes the binary .acb format back into the in-memory graph structure.

Structsยง

AcbReader
Reads .acb files into CodeGraph instances.