Parser.getEvent

Return the next event, removing it from the queue.

Must not be called if there are no events left.

class Parser
@trusted
immutable(Event)
getEvent
()

Meta