create static method

TokenType create()

Implementation

@$core.pragma('dart2js:noInline')
static TokenType create() => TokenType._();