Property definitions

nitc $ AStartStringExpr :: defaultinit
# The start of a superstring. eg `"abc{`
class AStartStringExpr
	super AStringFormExpr
end
src/parser/parser_nodes.nit:2686,1--2689,3