Cool project.
Is it possible to raise an error if I search for a node type that doesn't really exist? For example if I typo the name //Listcomp instead of //ListComp, I'd like to get an error instead of concluding there aren't any list comprehensions.