Property definitions

nitc $ TPlus :: defaultinit
# The operator `+`
class TPlus
	super TokenOperator
end
src/parser/parser_nodes.nit:891,1--894,3