esmeta.ty.TyDecl.Elem.Field
final case class Field(
name:
String,
optional:
Boolean,
typeStr:
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