class

Luce::AlertBlockSyntax

Inherits Luce::BlockSyntax < Reference < Object

Instance methods

can_parse?(parser : BlockParser) : Bool
parse(parser : BlockParser) : Node | Nil
parse_child_lines(parser : BlockParser) : Array(Line)
pattern

Return the regex used to identify the beginning of this block, if any.