The value of the literal float once computed.

Property definitions

nitc :: literal $ AFloatExpr :: value=
	# The value of the literal float once computed.
	var value: nullable Float
src/literal.nit:90,2--91,26