turtleDoc top-level property

Parser<List> turtleDoc
final

1 turtleDoc ::= statement*

Implementation

final turtleDoc = statement.star();