Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶
type Annotations ¶
type Annotations[N ast.Node] struct { Node N Ans []Annotation }
func (Annotations[N]) Get ¶
func (a Annotations[N]) Get(key string) (Annotation, bool)
type Field ¶
type Field struct {
Annotations[*ast.Field]
}
type SingleFileEntryVisitor ¶
type SingleFileEntryVisitor struct {
// contains filtered or unexported fields
}
func (*SingleFileEntryVisitor) Get ¶
func (s *SingleFileEntryVisitor) Get() File
Click to show internal directories.
Click to hide internal directories.