static Collection functionNamesInSnippet(S snippetID) { ret mapToHashSet tok_functionName(findFullFunctionDefs(snippetID)); }