Class NumberShape

All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, Tagged
Direct Known Subclasses:
BigDecimalShape, BigIntegerShape, ByteShape, DoubleShape, FloatShape, IntegerShape, LongShape, ShortShape

public abstract class NumberShape extends SimpleShape
Abstract class representing all numeric types.