hunt-markdown ~master (2022-05-11T02:02:53.8928345)
Dub
Repo
CustomBlock
hunt
markdown
node
CustomBlock
Undocumented in source.
abstract
class
CustomBlock :
Block
{
void
accept
(Visitor visitor);
}
Members
Functions
accept
void
accept
(Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Block
getParent
Block
getParent
()
Undocumented in source. Be warned that the author may not have intended to support it.
setParent
void
setParent
(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
markdown
node
CustomBlock
classes
CustomBlock