Home
last modified time | relevance | path

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

/build/blueprint/bpmodify/
Dbpmodify.go148 file *parser.File, property qualifiedProperty) (modified bool, errs []error) {
517 type qualifiedProperty struct { struct
518 parts []string
523 func (p *qualifiedProperty) name() string {
526 func (p *qualifiedProperty) prefixes() []string {
529 func (p *qualifiedProperty) String() string {