SingletonValue

io.github.scalats.ast.SingletonValue
case class SingletonValue(name: String, typeRef: TypeRef) extends Value

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Value