spaceOptional method

Parser spaceOptional()

Implementation

Parser spaceOptional() => whitespace().star();