class
	REFACTORING_HELPER

General
	cluster: elks
	description: 
		"Collection of features that are used to mark
		places in code that needs refactoring."

Ancestors
	ANY

Queries
	to_implement_assertion (comment: STRING_8): BOOLEAN

Commands
	fixme (comment: STRING_8)
	to_implement (comment: STRING_8)


Generated by ISE EiffelStudio