Searched defs:property (Results 1 – 6 of 6) sorted by relevance
129 type property struct { struct130 name string131 starlarkAttrType string132 properties []property139 func (p *property) attributeString() string {
41 property *parser.Property member
1857 PropertyErrorf(property, fmt string, args ...interface{}) argument
96 PropertyErrorf(property, fmt string, args ...interface{}) argument
159 PropertyErrorf(property, fmt string, args ...interface{}) argument
156 property string member