instantiate abstract method
Creates an instantiation of this entry to the given module. Returns null if this entry cannot be instantiated because it is not connected to this module.
Implementation
InstantiatedInspectEntry? instantiate(InstantiatedModule instantiatingModule);