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