Class DebugUtils
java.lang.Object
io.lionweb.lioncore.java.language.DebugUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
qualifiedName
(NamespacedEntity namespacedEntity) This variant of qualified name can be obtained also for invalid states.
-
Method Details
-
qualifiedName
This variant of qualified name can be obtained also for invalid states. This is intended to be used in methods which should not throw exceptions, like toString methods.
-