esmeta.ty.TyDecl.Elem.ConMethod
final case class ConMethod(
name:
String,
optional:
Boolean,
target:
Option[
String])
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
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
-
-
Inherited from:
-
TyElem