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