Searched defs:fileImport (Results 1 – 3 of 3) sorted by relevance
53 type fileImport struct { struct54 path string55 pos token.Pos56 doc *ast.CommentGroup
394 type fileImport struct { struct395 path string396 pos token.Pos397 doc *ast.CommentGroup
1438 type fileImport struct { struct1439 path string1440 pos token.Pos1441 doc *ast.CommentGroup