SYMBOL INDEX (13 symbols across 3 files) FILE: connect/dns-via-mesh/go-resolv-test/main.go function main (line 12) | func main() { FILE: java/jar-test/src/Count.java class Count (line 34) | public class Count { method countChars (line 35) | public static void countChars(InputStream in) throws IOException method main (line 45) | public static void main(String[] args) throws Exception FILE: parameterized/to_specific_client/workaround/watch.py function build_url (line 11) | def build_url(alloc_id): function eprint (line 33) | def eprint(string): function is_final (line 37) | def is_final(event): function print_tasks (line 46) | def print_tasks(event): function handle_event (line 54) | def handle_event(event): function handle_data (line 65) | def handle_data(response): function connect (line 76) | def connect(url): function start (line 85) | def start(): function check_args (line 93) | def check_args():