Property definitions

nitc $ TAmpeq :: defaultinit
# The operator `&=`
class TAmpeq
	super TokenOperator
end
src/parser/parser_nodes.nit:861,1--864,3