Minor: toString() in IDELightClassConstructionContext
This commit is contained in:
+2
@@ -77,6 +77,8 @@ class IDELightClassConstructionContext(bindingContext: BindingContext, module: M
|
||||
LIGHT,
|
||||
EXACT
|
||||
}
|
||||
|
||||
override fun toString() = "${this.javaClass.simpleName}:$mode"
|
||||
}
|
||||
|
||||
object IDELightClassContexts {
|
||||
|
||||
Reference in New Issue
Block a user