Property definitions

nitc $ AAttrExpr :: defaultinit
# The read of an attribute. eg `x._a`
class AAttrExpr
	super AAttrFormExpr
end
src/parser/parser_nodes.nit:2402,1--2405,3