struct

Xerp::Adapters::BlockInfo

Inherits Struct < Value < Object

Information about a detected block.

Constructors

new(kind : String, level : Int32, line_start : Int32, line_end : Int32, header_text : Nil | String = nil, parent_index : Int32 | Nil = nil)
Source

Instance methods

header_text
Source
kind
Source
level
Source
line_count
Source
line_end
Source
line_start
Source
parent_index
Source