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