Find classes by name, using regular expression This method will return all ClassAnalysis Object that match the name of the class. :param name: regular expression for class name (default ".*") :param no_external: Remove external classes from the output (defau
(self, name=".*", no_external=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected