statement method

Parser statement()

Implementation

Parser statement() =>
    ref0(directive).trim() | (ref0(triples) & string('.')).trim();