WildcardTypeArg

tastyquery.Types.WildcardTypeArg
See theWildcardTypeArg companion object
final class WildcardTypeArg(val bounds: TypeBounds) extends TypeMappable, TypeOrWildcard

Attributes

Companion
object
Graph
Supertypes
class TypeMappable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

Attributes

Inherited from:
TypeOrWildcard

Attributes

Inherited from:
TypeOrWildcard

Attributes

Inherited from:
TypeMappable
def showBasic: String

Attributes

Inherited from:
TypeMappable
final def showMultiline: String

Attributes

Inherited from:
TypeMappable

Concrete fields