Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/bpdoc/
Dproperties.go277 if !isConfigurableAst(a.X) {
297 func isConfigurableAst(expr ast.Expr) bool { func