ProductDecodeState
esexpr.ESExprCodec.CodecDerivation.ProductDecodeState
final case class ProductDecodeState(positionalIndex: Int, args: Seq[ESExpr], kwargs: Map[String, ESExpr])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article