Constructors
-
Leaf
Block(Block protected Initializes a new instance of the LeafBlock class.Parser)
Methods
-
Append
Line(String Appends the specified line to this instance.Slice&, Int32, Int32, Int32)
Fields
- Lines Gets or sets the string lines accumulated for this leaf block. May be null after process inlines have occurred.
Properties
- Inline Gets or sets the inline syntax tree (may be null).
-
Process
Inlines Gets or sets a value indicating whether Lines must be processed as inline into the Inline property.