public final class DocumentEndEvent extends Event
This event follows the document's content.
Constructor and Description |
---|
DocumentEndEvent(Mark startMark,
Mark endMark,
boolean explicit) |
Modifier and Type | Method and Description |
---|---|
Event.ID |
getEventId()
Get the type (kind) if this Event
|
boolean |
getExplicit() |
equals, getArguments, getEndMark, getStartMark, hashCode, is, toString
public boolean getExplicit()
public Event.ID getEventId()
Event
getEventId
in class Event
Copyright © 2008–2021. All rights reserved.