|
Maybe you right about this method. The name looks how you describe it. But I think we need another method which will give us real "method header" from sources. Tonel is one possible user of it. It splits method by declaration and body with []. (it does not use parser for now because of portability issue but it is different story).
So I would add two methods (but with better names): - aMethodNode printHeader - aMethodNode printBody
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Pharo7.0
|
Go to Case
|
|