scala.tools.nsc.backend.icode.analysis.SemiLattice
Hold together local variable and stack state. The equals method uses reference equality for top and bottom, and structural equality for other values.
Hold together local variable and stack state. The equals method uses reference equality for top and bottom, and structural equality for other values.