Added refactoring helper class to add comments.

This commit is contained in:
jvelilla
2014-11-04 11:31:43 -03:00
parent b11462105a
commit bafdc085d9
8 changed files with 99 additions and 64 deletions

View File

@@ -98,7 +98,6 @@ feature -- Element change
children := lst
end
set_expanded (b: like is_expanded)
do
if b then
@@ -121,7 +120,6 @@ feature -- Element change
internal_is_expandable := b
end
set_permission_arguments (args: like permission_arguments)
do
permission_arguments := args