Property definitions

nitc $ TEq :: defaultinit
# The operator `==`
class TEq
	super TokenOperator
end
src/parser/parser_nodes.nit:941,1--944,3