1 @node <%= @v['class']['full_name'].gsub(/::/, '-') %><%= method_prefix @v['list'] %><%= @v['method']['name'] %>
2 @section <%= @v['class']["classmod"] %> <%= @v['class']['full_name'] %><%= method_prefix @v['list'] %><%= @v['method']['name'] %>
3 <%= @v['method']["type"] %> <%= @v['method']["category"] %> method:
4 <%= target @v['method']["aref"], @v['method']['callseq'] ||
5 @v['method']["name"] + @v['method']["params"] %>
6 <%= @v['method']["m_desc"] %>