Home
last modified time | relevance | path

Searched defs:ParserOutput (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dfile_parser.go41 type ParserOutput struct { struct
42 FileName string
43 Modules []module
44 Comments []comment
45 HasMain bool