Searched defs:stringVariable (Results 1 – 1 of 1) sorted by relevance
503 type stringVariable struct { struct504 baseVariable505 values []string508 func (s *stringVariable) variableValuesType() reflect.Type {526 func (s *stringVariable) initializeProperties(v reflect.Value, typ reflect.Type) {535 …*stringVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error) {