TokenProccessor typedef

TokenProccessor = Token Function(Token token)

Implementation

typedef TokenProccessor = Token Function(Token token);