class Pod::Defn

Pod definition list

class Pod::Defn is Pod::Block { }

Class for definition lists in a Pod document.

Methods

method term

method term(--> Mu)

Type Graph

Type relations for Pod::Defn
perl6-type-graph Pod::Defn Pod::Defn Pod::Block Pod::Block Pod::Defn->Pod::Block Mu Mu Any Any Any->Mu Pod::Block->Any

Expand above chart

Routines supplied by class Pod::Block

Pod::Defn inherits from class Pod::Block, which provides the following routines:

(Pod::Block) method contents

method contents(--> Positional:D)

Returns a list of contents of this block.

(Pod::Block) method config

method config(--> Map:D)

Returns a hash of configs.