Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go630 type fileParseContext struct { struct
632 fileName string
635 Scope *parser.Scope
638 parent *fileParseContext
641 doneVisiting chan struct{}