Class SimpleScalar

A 'simple' scalar implementation, which only contains a name and a value.

class SimpleScalar
  : Scalar ;

Constructors

NameDescription
this (value, loc) Construct an instance of this class

Methods

NameDescription
asMapping ()
asScalar ()
asSequence ()
location ()
str ()
type ()
asMapping ()
asScalar ()
asSequence ()

Enums

NameDescription
Type The Node type