class Pod::Block::Declarator

Declarator block in a Pod document

class Pod::Block::Declarator is Pod::Block { }

Class for a declarator Pod block

Methods

method leading

method leading(--> Str)

Returns the leading Pod comment attached to the declarator

method trailing

method trailing(--> Str)

Returns the trailing Pod comment attached to the declarator

method WHEREFORE

method WHEREFORE(--> Mu)

Returns the code object or metaobject to which the Pod block is attached to

Type Graph

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

Expand above chart

Routines supplied by class Pod::Block

Pod::Block::Declarator 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.