Parser.getEvent

Return the next event, removing it from the queue.

Must not be called if there are no events left.

class Parser
immutable(Event)
getEvent
@trusted
(
)

Meta