Class Location.Bitfield
- java.lang.Object
-
- ru.ispras.microtesk.translator.nml.ir.expr.Location.Bitfield
-
- Enclosing class:
- Location
public static final class Location.Bitfield extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
Expr
getFrom()
Expr
getTo()
Type
getType()
-