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