Package proguard.analysis.datastructure
package proguard.analysis.datastructure
-
ClassesClassDescriptionRepresents a unique location in the bytecode.Represents a unique location in a file, e.g.Helper data structure that makes it possible to identify specific places inside a program, either inside the bytecode (
CodeLocation) or some other file, e.g.