Searched refs:getLiteralStringProperty (Results 1 – 1 of 1) sorted by relevance
506 if v, ok := getLiteralStringProperty(mod, "name"); ok {1213 func getLiteralStringProperty(mod *parser.Module, name string) (s *parser.String, found bool) { func1223 stringValue, ok := getLiteralStringProperty(mod, name)