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, toStringpublic boolean getExplicit()
public Event.ID getEventId()
EventgetEventId in class EventCopyright © 2008–2021. All rights reserved.