Searched refs:ruleProperty (Results 1 – 1 of 1) sorted by relevance
339 type ruleProperty struct { struct385 props []ruleProperty386 unlessProps []ruleProperty433 r.props = append(r.props, ruleProperty{445 r.unlessProps = append(r.unlessProps, ruleProperty{592 func hasAnyProperty(properties []interface{}, props []ruleProperty) bool { argument601 func hasAllProperties(properties []interface{}, props []ruleProperty) bool { argument610 func hasProperty(properties []interface{}, prop ruleProperty) bool { argument