v2_2_9 -
Show latest stable
- Superclass: Psych::Nodes::Node
This class represents a YAML Scalar.
This node type is a terminal node and should not have any children.
Constants
ANY = 0
DOUBLE_QUOTED = 3
FOLDED = 5
LITERAL = 4
PLAIN = 1
SINGLE_QUOTED = 2
Attributes
| [RW] | anchor |
| [RW] | plain |
| [RW] | quoted |
| [RW] | style |
| [RW] | tag |
| [RW] | value |
Files
- ext/psych/lib/psych/nodes/scalar.rb