Show

io.shiftleft.semanticcpg.language.Show
See theShow companion object
trait Show[A]

Typeclass for (pretty) printing an object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(a: A): String