Class AliasEvent


public final class AliasEvent extends NodeEvent
Marks the inclusion of a previously anchored node.
  • Constructor Details

    • AliasEvent

      public AliasEvent(String anchor, Mark startMark, Mark endMark)
  • 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