Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/bpdoc/
Dproperties.go175 structType, ok := typeSpec.Type.(*ast.StructType)
189 func structProperties(structType *ast.StructType) (props []Property, err error) { argument
250 case *ast.StructType: