Wether the interpreter has a certain external class binding.
bool containsExternalClass(String id) => externClasses.containsKey(id);