Parser.peekEvent

Return the next event, but keep it in the queue.

Must not be called if there are no events left.

class Parser
@trusted
immutable(Event)
peekEvent
()

Meta