LazySurface
wvlet.airframe.surface.LazySurface
case class LazySurface(rawType: Class[_], fullName: String) extends Surface
Surface placeholder for supporting recursive types
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait Surfacetrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
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
True if this surface is a Scala3 enum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article