The static type to cast to.

(different from the static type of the expression that is Bool).

Property definitions

nitc :: typing $ AIsaExpr :: cast_type
	# The static type to cast to.
	# (different from the static type of the expression that is `Bool`).
	var cast_type: nullable MType
src/semantize/typing.nit:1822,2--1824,30