Scala-yaml
0.0.0+1-9b0fa5c3-SNAPSHOT
Scala-yaml
Docs
API
org.virtuslab.yaml
internal
dump
present
Presenter
PresenterImpl
serialize
Serializer
SerializerImpl
load
compose
Composer
ComposerImpl
parse
Anchor
Anchor
Event
Event
EventKind
EventKind
Alias
DocumentEnd
DocumentStart
MappingEnd
MappingStart
Scalar
SequenceEnd
SequenceStart
StreamEnd
StreamStart
NodeEventMetadata
NodeEventMetadata
Parser
ParserImpl
ParserImpl
reader
token
BlockChompingIndicator
BlockChompingIndicator
Clip
Keep
Strip
ScalarStyle
ScalarStyle
DoubleQuoted
Folded
Literal
Plain
SingleQuoted
Token
TokenKind
TokenKind
Alias
Anchor
BlockEnd
Comma
DocumentEnd
DocumentStart
FlowMappingEnd
FlowMappingStart
FlowSequenceEnd
FlowSequenceStart
MappingKey
MappingStart
MappingValue
Scalar
Scalar
SequenceStart
SequenceValue
StreamEnd
StreamStart
Tag
TagDirective
Reader
Reader
Tokenizer
Tokenizer
UrlDecoder
TagHandle
TagHandle
Named
Primary
Secondary
TagPrefix
TagPrefix
Global
Local
TagSuffix
TagSuffix
TagValue
TagValue
NonSpecific
Shorthand
Verbatim
syntax
NodeSelector
NodeSelector
IntSelector
StringSelector
YamlPrimitive
YamlPrimitive
AnyOps
ComposerError
ConstructError
ConstructError
CoreSchemaTag
CustomTag
DecoderMacros
LoadSettings
LoadSettings
ModifyError
Node
Node
MappingNode
MappingNode
ModifyOps
ScalarNode
ScalarNode
SequenceNode
SequenceNode
NodeOps
NodeVisitor
NodeVisitor
EitherOps
ParseError
ParseError
ExpectedTokenKind
NoRegisteredTagDirective
Position
Range
ScannerError
ScannerError
AtRange
Obtained
StringOps
Tag
Tag
YamlCodec
YamlCodec
YamlDecoder
YamlDecoder
YamlEncoder
YamlEncoder
YamlError
Scala-yaml
/
org.virtuslab.yaml
/
Tag
Tag
org.virtuslab.yaml.Tag
See the
Tag
companion trait
object
Tag
Attributes
Companion
trait
Source
Tag.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Tag
.
type
Members list
Clear all
Type members
Inherited and Abstract types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
Source
Mirror.scala
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Source
Mirror.scala
Value members
Concrete methods
def
apply
[
T
](
implicit
classTag
:
ClassTag
[
T
]):
Tag
Attributes
Source
Tag.scala
def
resolveTag
(
value
:
String
,
style
:
Option
[
ScalarStyle
]):
Tag
Attributes
Source
Tag.scala
Concrete fields
val
boolean
:
Tag
Attributes
Source
Tag.scala
val
corePrimitives
:
Set
[
Tag
]
Attributes
Source
Tag.scala
val
coreSchemaValues
:
Set
[
String
]
Attributes
Source
Tag.scala
val
float
:
Tag
Attributes
Source
Tag.scala
val
int
:
Tag
Attributes
Source
Tag.scala
val
map
:
Tag
Attributes
Source
Tag.scala
val
nullTag
:
Tag
Attributes
Source
Tag.scala
val
seq
:
Tag
Attributes
Source
Tag.scala
val
str
:
Tag
Attributes
Source
Tag.scala
In this article
Attributes
Members list
Type members
Inherited and Abstract types
Value members
Concrete methods
Concrete fields