Class HierarchicalTypeSignature

    • Constructor Detail

      • HierarchicalTypeSignature

        public HierarchicalTypeSignature()
    • Method Detail

      • getAllReferencedClassNames

        public abstract void getAllReferencedClassNames​(Set<String> classNameListOut)
        Get the names of all classes referenced in the type signature
        Parameters:
        classNameListOut - The set to store class names in.