Property definitions

nitc $ AEndStringExpr :: defaultinit
# The end of a superstrng. eg `}abc"`
class AEndStringExpr
	super AStringFormExpr
end
src/parser/parser_nodes.nit:2696,1--2699,3