constantOrNull

fun constantOrNull(): AvailObject?

Answer this read's type restriction's constant value (i.e., the exact value that this read is guaranteed to produce), or null if such a constraint is not available.

Return

The exact A_BasicObject that's known to be in this register, or else null.