Searched refs:AnnotatedAtoms (Results 1 – 1 of 1) sorted by relevance
980 type AnnotatedAtoms struct { struct988 func Annotate(file *FileDescriptor, path string, atoms ...interface{}) *AnnotatedAtoms {989 return &AnnotatedAtoms{source: *file.Name, path: path, atoms: atoms}1033 case *AnnotatedAtoms: