Documentation ¶
Overview ¶
Package asthelper implements utility functions for AST.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DocContains ¶
func DocContains(group *ast.CommentGroup, s string) bool
DocContains returns true if the comment group contains the given string.
func ExtractLHSRHS ¶
ExtractLHSRHS extracts the left-hand side and right-hand side of an assignment statement or a variable declaration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.