peek

Retrieves but does not remove the first character from the queue.

TokenQueue.swift:41
func peek() -> Character
<return>