Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go705 type fileParseContext struct { struct
707 fileName string
710 Scope *parser.Scope
713 parent *fileParseContext
716 doneVisiting chan struct{}