Searched refs:_build_method_section (Results 1 – 1 of 1) sorted by relevance
123 parts.append(_build_method_section(method_info, heading_level=2))155 parts.append(_build_method_section(method_info))172 def _build_method_section(method_info, heading_level=3): function