VarArgsNotInlined
io.github.iltotore.iron.macros.ReflectUtil.DecodingFailure.VarArgsNotInlined
Attributes
- Source
- ReflectUtil.scala
Members list
Value members
Inherited methods
def prettyPrint(bodyIdent: Int, firstLineIdent: Int)(using _quotes.reflect.Printer[_quotes.reflect.Tree]): String
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
In this article