Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KindFileTreeBlock = gast.NewNodeKind("FileTreeBlock")
Functions ¶
func NewParser ¶
func NewParser() parser.BlockParser
func NewRenderer ¶
func NewRenderer() renderer.NodeRenderer
Types ¶
type FileTreeBlock ¶
func (*FileTreeBlock) Dump ¶
func (n *FileTreeBlock) Dump(source []byte, level int)
func (*FileTreeBlock) Kind ¶
func (n *FileTreeBlock) Kind() gast.NodeKind
Click to show internal directories.
Click to hide internal directories.