Searched defs:stringVariable (Results 1 – 1 of 1) sorted by relevance
615 type stringVariable struct { struct616 baseVariable617 values []string620 func (s *stringVariable) variableValuesType() reflect.Type {638 func (s *stringVariable) initializeProperties(v reflect.Value, typ reflect.Type) {647 …*stringVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error) {