Scalar
Scalar node.
-
This node’s string value.
Declaration
Swift
public var string: String { get set }
-
This node’s tag (its type).
Declaration
Swift
public var tag: Tag
-
The style to be used when emitting this node.
Declaration
Swift
public var style: Style
-
The location for this node.
Declaration
Swift
public var mark: Mark?
-
Declaration
Swift
public enum Style : UInt32