Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go988 type fileParseContext struct { struct
990 fileName string
993 Scope *parser.Scope
996 parent *fileParseContext
999 doneVisiting chan struct{}