The text associated with the token

Property definitions

nitcc_runtime $ NToken :: text
	# The text associated with the token
	var text: String = "" is writable
lib/nitcc_runtime/nitcc_runtime.nit:482,2--483,34