Class SimpleScalar
A 'simple' scalar implementation, which only contains a name and a value.
Constructors
Name | Description |
---|---|
this
(value, loc)
|
Construct an instance of this class |
Methods
Name | Description |
---|---|
asMapping
()
|
|
asScalar
()
|
|
asSequence
()
|
|
location
()
|
|
str
()
|
|
type
()
|
|
asMapping
()
|
|
asScalar
()
|
|
asSequence
()
|
Enums
Name | Description |
---|---|
Type
|
The Node type
|