Record Class ESExprTag.Constructor

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

public static record ESExprTag.Constructor(String constructor) extends Record implements ESExprTag
A tag for a constructor value.