public class ScalarEvent extends NodeEvent
| Modifier and Type | Field and Description |
|---|---|
boolean[] |
implicit |
char |
style |
String |
tag |
String |
value |
DOCUMENT_END_FALSE, DOCUMENT_END_TRUE, MAPPING_END, SEQUENCE_END, STREAM_END, STREAM_START, type| Constructor and Description |
|---|
ScalarEvent(String anchor,
String tag,
boolean[] implicit,
String value,
char style) |
Copyright © 2020. All rights reserved.