struct

Asciidoctor::BlockMatchData

Inherits Struct < Value < Object

Internal: Struct to hold block match data returned by is_delimited_block?

Constructors

new(context : Symbol, masq : Set(String), tip : String, terminator : String)
Source

Instance methods

clone
Source
context
copy_with(context _context = @context, masq _masq = @masq, tip _tip = @tip, terminator _terminator = @terminator)
Source
masq
terminator
tip