Parameter

com.codacy.plugins.api.results.Parameter
object Parameter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Parameter.type

Members list

Type members

Classlikes

case class Definition(name: Name, value: Value)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Description(name: Name, description: DescriptionText)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DescriptionText(value: String) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class Name(value: String) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
case class Specification(name: Name, default: Value)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait Value

Attributes

Supertypes
class Any