Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KindShortCode = ast.NewNodeKind("ShortCode")
Functions ¶
func ShortCode ¶ added in v0.26.0
func ShortCode(name string, shortcode ShortCodeFunc)
Types ¶
type ShortCodeFunc ¶ added in v0.50.0
type ShortCodeNode ¶ added in v0.50.0
func (*ShortCodeNode) Dump ¶ added in v0.50.0
func (s *ShortCodeNode) Dump(source []byte, level int)
func (*ShortCodeNode) Kind ¶ added in v0.50.0
func (h *ShortCodeNode) Kind() ast.NodeKind
Click to show internal directories.
Click to hide internal directories.