Property definitions

nitc $ AClasskind :: defaultinit
# The modifier for the kind of class (abstract, interface, etc.)
abstract class AClasskind
	super Prod
end
src/parser/parser_nodes.nit:1290,1--1293,3