class Pod::Item is Pod::Block { }

Class for items in Pod enumeration lists.

Methods§

method level§

method level(--> Int)

Returns the level of the enumeration list, starting at 1.

Typegraph§

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

Expand chart above