Class Hierarchy
- java.lang.Object
- it.unive.lisa.program.cfg.AbstractCodeMember (implements it.unive.lisa.program.cfg.CodeMember)
- it.unive.lisa.util.datastructures.graph.code.CodeGraph<G,N,E> (implements it.unive.lisa.util.datastructures.graph.Graph<G,N,E>)
- it.unive.lisa.program.cfg.CFG (implements it.unive.lisa.program.cfg.CodeMember)
- it.unive.lisa.program.cfg.CodeMemberDescriptor (implements it.unive.lisa.program.CodeElement)
- it.unive.lisa.program.cfg.NativeCFG (implements it.unive.lisa.program.cfg.CodeMember)
- it.unive.lisa.program.cfg.Parameter (implements it.unive.lisa.program.CodeElement)
- it.unive.lisa.program.cfg.VariableTableEntry (implements it.unive.lisa.program.CodeElement)
Interface Hierarchy
- it.unive.lisa.program.CodeElement
- it.unive.lisa.program.cfg.ProgramPoint
- it.unive.lisa.program.cfg.CodeMember
- java.lang.Comparable<T>
- it.unive.lisa.program.cfg.CodeLocation