Searched refs:StructType (Results 1 – 1 of 1) sorted by relevance
195 structType, ok := typeSpec.Type.(*ast.StructType)209 func structProperties(structType *ast.StructType) (props []Property, err error) { argument270 case *ast.StructType: