Searched refs:fileParseContext (Results 1 – 1 of 1) sorted by relevance
630 type fileParseContext struct { struct638 parent *fileParseContext argument805 blueprintsCh := make(chan fileParseContext)810 doneParsingCh := make(chan fileParseContext)814 var pending []fileParseContext824 startParseBlueprintsFile := func(blueprint fileParseContext) {862 foundParseableBlueprint := func(blueprint fileParseContext) {870 startParseDescendants := func(blueprint fileParseContext) {874 …foundParseableBlueprint(fileParseContext{descendant, parser.NewScope(blueprint.Scope), &blueprint,…880 startParseDescendants(fileParseContext{"", parser.NewScope(nil), nil, nil})[all …]