Basic class for all stack collapsers. All derived classes should implement a parse(self) -> list[(list[str], int)] function. StackCollapser can parse already collapsed stack (see parse()). It's useful when you already have a file with collapsed stack from previous runs of stackcollapser
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected