Package ghidra.program.model.scalar
-
Class Summary Class Description Scalar The Scalar defines a immutable fixed bit signed integer.ScalarFormat ScalarFormat.java This class exists just to make it easy to hold onto sensible groupings and conventions for formatting scalars. -
Exception Summary Exception Description ScalarOverflowException A ScalarOverflowException indicates that some precision would be lost.