identifierToken method

Parser identifierToken()

Implementation

Parser identifierToken() => ref2(token, ref0(identifier), 'identifier');