Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/bpdoc/
Dproperties.go201 ps.Properties, err = structProperties(structType)
209 func structProperties(structType *ast.StructType) (props []Property, err error) { func
271 innerProps, err = structProperties(a)