Searched refs:parseTFType (Results 1 – 1 of 1) sorted by relevance
506 list, tfType := parseTFType(tfType)564 list, _ := parseTFType(attrdef.Type)584 func parseTFType(tfType string) (list bool, typ string) { func