spacer method

Parser spacer()

Implementation

Parser spacer() => [whitespace(), comment()].toChoiceParser().plus();