Home
last modified time | relevance | path

Searched refs:parsePropertyList (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/parser/
Dparser.go239 properties := p.parsePropertyList(true, compat)
254 func (p *parser) parsePropertyList(isModule, compat bool) (properties []*Property) { func
510 properties := p.parsePropertyList(false, false)