class Pod::Block::Code is Pod::Block { }

Class for a code (verbatim) Pod block.

Typegraph§

Type relations for Pod::Block::Code
raku-type-graph Code Code Any Any Code->Any Callable Callable Code->Callable Mu Mu Any->Mu Block Block Block->Code WhateverCode WhateverCode WhateverCode->Code Routine Routine Routine->Block Macro Macro Macro->Routine Method Method Method->Routine Sub Sub Sub->Routine Submethod Submethod Submethod->Routine Regex Regex Regex->Method

Expand chart above