create static method

TokenEntry create()

Implementation

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