Constant

tastyquery.Constants.Constant
See theConstant companion class
object Constant

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Constant.type

Members list

Value members

Concrete methods

def apply(x: Null): Constant
def apply(x: Unit): Constant
def apply(x: Boolean): Constant
def apply(x: Byte): Constant
def apply(x: Short): Constant
def apply(x: Int): Constant
def apply(x: Long): Constant
def apply(x: Float): Constant
def apply(x: Double): Constant
def apply(x: String): Constant
def apply(x: Char): Constant
def apply(x: Type): Constant