The once keyword

Property definitions

nitc $ AOnceExpr :: n_kwonce
	# The `once` keyword
	var n_kwonce: TKwonce is writable, noinit
src/parser/parser_nodes.nit:2132,2--2133,42