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