Record Class ESExprTag.Null

java.lang.Object
java.lang.Record
dev.argon.esexpr.ESExprTag.Null
All Implemented Interfaces:
ESExprTag
Enclosing interface:
ESExprTag

public static record ESExprTag.Null() extends Record implements ESExprTag
A tag for a null value.