Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Boolean ¶
type Boolean bool
Boolean is a bool, implementing the flag.Value interface, to be used as a flag var.
type Suppress ¶
func (*Suppress) UpdateFromComment ¶
func (s *Suppress) UpdateFromComment(commentGroup []*ast.CommentGroup)
func (*Suppress) UpdateFromFile ¶
func (s *Suppress) UpdateFromFile(cm ast.CommentMap)
Click to show internal directories.
Click to hide internal directories.