Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzer ¶
Types ¶
type IncompleteError ¶
type IncompleteError struct { CompositLit *ast.CompositeLit Fields []string }
func (*IncompleteError) End ¶
func (e *IncompleteError) End() token.Pos
func (*IncompleteError) Error ¶
func (e *IncompleteError) Error() string
func (*IncompleteError) Name ¶
func (e *IncompleteError) Name() string
func (*IncompleteError) Pos ¶
func (e *IncompleteError) Pos() token.Pos
Click to show internal directories.
Click to hide internal directories.