Depth-first path in the serialized object tree.

Property definitions

json $ JsonDeserializer :: path
	# Depth-first path in the serialized object tree.
	private var path = new Array[Map[String, nullable Object]]
lib/json/serialization_read.nit:36,2--37,59