$row2 setProp "freeText" "Returns the highest number of connected cells in a line,\nwhere each cell contains the same symbol as this cell." "name_type" "pe"
$row2 setScope "name_type" "cl" "scopePhase"
set row3 [$diag addRow method 0.0]
$row3 setLabel "name_type" "getLine(): Integer"
$row3 setProp "has_parmlist" "1"
$row3 setProp "freeText" "Returns the highest number of connected cells in a line in a specific\ndirection, where each cell contains the same specified symbol." "name_type" "pe"