Compiler Utilities# Internal Functions# bshark.compiler.util.get_qname(path: str) → str[source]# Get the qualified name of a relative path. bshark.compiler.util.get_declaring_class(qname: str) → str[source]# bshark.compiler.util.to_qname(unit: Unit) → str[source]# Get the qualified name of a unit. bshark.compiler.util.filteraidl(files)[source]#