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 Submethod Submethod Submethod->Routine Macro Macro Macro->Routine Sub Sub Sub->Routine Method Method Method->Routine Regex Regex Regex->Method

Expand chart above