Record Class ESExprCodec.FailurePath.Constructor

java.lang.Object
java.lang.Record
dev.argon.esexpr.ESExprCodec.FailurePath.Constructor
Record Components:
name - The name of the constructor.
All Implemented Interfaces:
ESExprCodec.FailurePath
Enclosing interface:
ESExprCodec.FailurePath

public static record ESExprCodec.FailurePath.Constructor(String name) extends Record implements ESExprCodec.FailurePath
Indicates that the path ends at a constructor value.