Home | History | Annotate | Download | only in docs

Lines Matching full:scalars

14 yaml is just "scalars", "mappings", and "sequences".  A scalar is any number
221 Scalars
224 YAML scalars are just strings (i.e. not a sequence or mapping). The YAML I/O
225 library provides support for translating between YAML scalars and specific
471 Block Scalars
474 YAML block scalars are string literals that are represented in YAML using the
483 The YAML I/O library provides support for translating between YAML block scalars