Searched refs:emptyClasspathContentsTransformation (Results 1 – 1 of 1) sorted by relevance
489 module = transformModule(module, emptyClasspathContentsTransformation{})787 type emptyClasspathContentsTransformation struct { struct791 func (t emptyClasspathContentsTransformation) transformModule(module *bpModule) *bpModule { argument