The = symbol

Property definitions

nitc $ AAttrPropdef :: n_assign
	# The `=` symbol
	var n_assign: nullable TAssign = null is writable
src/parser/parser_nodes.nit:1383,2--1384,50