class Pod::Block::Declarator
Declarator block in a Pod document
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
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)
Returns a list of contents of this block.
(Pod::Block) method config
method config(--> Map)
Returns a hash of configs.