Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go767 type fileParseContext struct { struct
769 fileName string
772 Scope *parser.Scope
775 parent *fileParseContext
778 doneVisiting chan struct{}