trueToken method

Parser<String> trueToken()

Implementation

Parser<String> trueToken() => token('true');