Searched refs:qualifiedProperty (Results 1 – 1 of 1) sorted by relevance
30 targetedProperty = new(qualifiedProperty)414 type qualifiedProperty struct { struct418 var _ flag.Getter = (*qualifiedProperty)(nil)420 func (p *qualifiedProperty) name() string {424 func (p *qualifiedProperty) prefixes() []string {428 func (p *qualifiedProperty) String() string {432 func (p *qualifiedProperty) Set(s string) error {445 func (p *qualifiedProperty) Get() interface{} {