class Pod::Heading is Pod::Block { }

Class for headings in a Pod document.

Methods§

method level§

method level(--> Int)

Returns the level of the heading, starting at 1.

Typegraph§

Type relations for Pod::Heading
raku-type-graph Pod::Heading Pod::Heading Pod::Block Pod::Block Pod::Heading->Pod::Block Mu Mu Any Any Any->Mu Pod::Block->Any

Expand chart above