The changes are done in parser.py, where we parse the subtypes until we get a EOF.
Each subtype is passed to the callback for handling, currently only the MemoryCallback support s modules.
There is a possibility to extend the basic ModuleMemoryCallback for different types of modules.
The changes are done in parser.py, where we parse the subtypes until we get a EOF. Each subtype is passed to the callback for handling, currently only the MemoryCallback support s modules. There is a possibility to extend the basic ModuleMemoryCallback for different types of modules.