Token constructor

Token(
  1. TokenType type
)

Implementation

Token(this.type);