Encode a reference into this Rep.
Get the Node for this Rep.
Represents
Rep[Option[T]]in all cases whereTis not a column base type. This special representation is necessary so that a non-OptionRepvalue can be retrieved for encoding Option-based operations. This base value is of typeTifT <: Rep[_], otherwise of typeRep[T].