Searched defs:packedProperty (Results 1 – 1 of 1) sorted by relevance
27 type packedProperty struct { struct28 property *parser.Property29 unpacked bool82 propertyMap map[string]*packedProperty) (errs []error) {123 propertyMap map[string]*packedProperty, filterKey, filterValue string) []error {327 property *parser.Property, propertyMap map[string]*packedProperty,