Searched defs:stringVariable (Results 1 – 1 of 1) sorted by relevance
524 type stringVariable struct { struct525 baseVariable526 values []string529 func (s *stringVariable) variableValuesType() reflect.Type {547 func (s *stringVariable) initializeProperties(v reflect.Value, typ reflect.Type) {556 …*stringVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error) {