Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyNodeSlice ¶
Types ¶
type CapturedNode ¶
type MatchData ¶
type MatchData struct { Node ast.Node Capture []CapturedNode }
MatchData describes a successful pattern match.
Click to show internal directories.
Click to hide internal directories.