Class: Metanorma::IsoDocument::Sections::IsoClauseSection

Inherits:
StandardDocument::Sections::ClauseSection show all
Defined in:
lib/metanorma/iso_document/sections/iso_clause_section.rb

Overview

A numbered clause in an ISO/IEC document body. Extends StandardDocument::ClauseSection with ISO-specific overrides:

- Recursive clauses are IsoClauseSection (not ClauseSection)
- Terms sections are IsoTermsSection (not TermsSection)

Method Summary

Methods inherited from StandardDocument::Sections::ClauseSection

#blocks

Methods included from StandardDocument::BlockAttributes

included