Token typedef

Token = (String, String)

Implementation

typedef Token = (String, String);