Searched defs:ParserOutput (Results 1 – 1 of 1) sorted by relevance
41 type ParserOutput struct { struct42 FileName string43 Modules []module44 Comments []comment45 HasMain bool