canEndBlock method

bool canEndBlock(
  1. BlockParser parser
)

Implementation

bool canEndBlock(BlockParser parser) => true;