Home
last modified time | relevance | path

Searched defs:constructItem (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/proptools/
Dunpack.go466 type constructItem func(*parser.Property, reflect.Type) (reflect.Value, bool) type
469 func itemValue(f constructItem, property *parser.Property, t reflect.Type) (reflect.Value, bool) {