| Package | Description | 
|---|---|
| org.yaml.snakeyaml.events | 
| Modifier and Type | Method and Description | 
|---|---|
| ImplicitTuple | ScalarEvent. getImplicit() | 
| Constructor and Description | 
|---|
| ScalarEvent(String anchor,
           String tag,
           ImplicitTuple implicit,
           String value,
           Mark startMark,
           Mark endMark,
           Character style)Deprecated.  | 
| ScalarEvent(String anchor,
           String tag,
           ImplicitTuple implicit,
           String value,
           Mark startMark,
           Mark endMark,
           DumperOptions.ScalarStyle style) | 
Copyright © 2008–2021. All rights reserved.