currentToken method

dynamic currentToken()

Implementation

currentToken() => String.fromCharCodes(source.take(head));