io.github.iltotore.iron.macros.ReflectUtil.DecodingFailure.ApplyNotInlined
A method application is not inlined, probably due to some parameters not being inlined.
Value parameters
-
parameters
-
the list of decoded parameters, whether an failure or a value of unknown type
Attributes
-
Source
-
ReflectUtil.scala
Members list
Pretty print this failure.
Pretty print this failure.
Value parameters
-
bodyIdent
-
the identation of the 2nd+ lines
-
firstLineIdent
-
the identation of the first line
Attributes
-
Returns
-
a pretty-formatted String representation of this failure
-
Inherited from:
-
DecodingFailure
-
Source
-
ReflectUtil.scala
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
The root causes of the failure tree, aka its leaves.
The root causes of the failure tree, aka its leaves.
Attributes
-
Inherited from:
-
DecodingFailure
-
Source
-
ReflectUtil.scala