Searched defs:constructItem (Results 1 – 1 of 1) sorted by relevance
466 type constructItem func(*parser.Property, reflect.Type) (reflect.Value, bool) type469 func itemValue(f constructItem, property *parser.Property, t reflect.Type) (reflect.Value, bool) {