Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go704 type fileParseContext struct { struct
706 fileName string
709 Scope *parser.Scope
712 parent *fileParseContext
715 doneVisiting chan struct{}