Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go593 type fileParseContext struct { struct
595 fileName string
598 Scope *parser.Scope
601 parent *fileParseContext
604 doneVisiting chan struct{}