The value of the literal int once computed.

Property definitions

nitc :: literal $ AIntegerExpr :: value=
	# The value of the literal int once computed.
	var value: nullable Numeric
src/literal.nit:78,2--79,28