Parser.peekEvent

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

Must not be called if there are no events left.

class Parser
immutable(Event)
peekEvent
@trusted
(
)

Meta