token method

Parser token(
  1. Parser parser
)
inherited

Implementation

Parser token(Parser parser) => parser.flatten().trim(anyOf(' \t\r'));