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

Expand chart above