org.specs2.reflect

Type members

Classlikes

case class ClassLoading()
trait ClassName

Reflection methods for Class names

Reflection methods for Class names

Companion:
object
object ClassName extends ClassName
Companion:
class

This trait provides functions to instantiate classes

This trait provides functions to instantiate classes

trait Classes extends ClassOperations
Companion:
object
object Classes extends Classes
Companion:
class
trait ClassesOf

This trait adds some syntactic sugar to create a sequence of classes from the declaration of their types

This trait adds some syntactic sugar to create a sequence of classes from the declaration of their types

Companion:
object
object ClassesOf extends ClassesOf
Companion:
class