The value of the literal char once computed.

Property definitions

nitc :: literal $ ACharExpr :: _value
	# The value of the literal char once computed.
	var value: nullable Char = null
src/literal.nit:125,2--126,32