Class ScalarNode

java.lang.Object
org.snakeyaml.engine.v2.nodes.Node
org.snakeyaml.engine.v2.nodes.ScalarNode

public class ScalarNode extends Node
Represents a scalar node.

Scalar nodes form the leaves in the node graph.