Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NodeRenderer ¶
type NodeRenderer struct { Kind ast.NodeKind Fn RenderFunc }
func New ¶
func New(kind ast.NodeKind, fn RenderFunc) NodeRenderer
Click to show internal directories.
Click to hide internal directories.