Searched defs:PropertyStruct (Results 1 – 5 of 5) sorted by relevance
47 type PropertyStruct struct { struct48 Name string49 Text string50 Properties []Property
146 func (ps *PropertyStruct) Nest(nested *PropertyStruct) {180 func (p *Property) Nest(nested *PropertyStruct) {
120 func (r *Reader) PropertyStruct(pkgPath, name string, defaults reflect.Value) (*PropertyStruct, err… func
111 class PropertyStruct: class
61 PropertyStruct = 0x1, enumerator