TokenType.identifier constructor

const TokenType.identifier()

Implementation

const TokenType.identifier() : value = 'Identifier';