parse abstract method

Node? parse(
  1. BlockParser parser
)

Implementation

Node? parse(BlockParser parser);