The static type of the attribute.

Property definitions

nitc :: typing $ AAttrFormExpr :: attr_type=
	# The static type of the attribute.
	var attr_type: nullable MType
src/semantize/typing.nit:2492,2--2493,30