SelectValue

case class SelectValue(name: String, typeRef: TypeRef, qualifier: TypeRef, term: String) extends Value with SimpleValue
Value parameters:
name

the member name

typeRef

the reference for the member type

trait Serializable
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
Inherited from:
Value