JATO: Slicing Java Programs Hierarchically

Bixin Li
2001-01-01
Abstract: Program slicing can be effectively used to debug, test, analyze, understand and maintain object-oriented software. In this paper, a new slicing model is proposed to slice Java programs based on their inherent hierarchical feature.
What problem does this paper attempt to address?