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