Utility method to merge two tokens into a single token of a given type. @param t1 the first token to merge @param t2 the second token to merge @param type the merged token's type @return the result of merging the two tokens
(Token t1, Token t2, TokenType type)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected