The list of the expressions of the superstring

Property definitions

nitc $ ASuperstringExpr :: _n_exprs
	# The list of the expressions of the superstring
	var n_exprs = new ANodes[AExpr](self)
src/parser/parser_nodes.nit:2706,2--2707,38