Class SequenceStartEvent


public final class SequenceStartEvent extends CollectionStartEvent
Marks the beginning of a sequence node.

This event is followed by the elements contained in the sequence, and a SequenceEndEvent.

See Also:
  • Constructor Details

  • Method Details

    • getEventId

      public Event.ID getEventId()
      Description copied from class: Event
      Get the type (kind) if this Event
      Specified by:
      getEventId in class Event
      Returns:
      the ID of this Event