Record Class ESExprTag.Bool

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

public static record ESExprTag.Bool() extends Record implements ESExprTag
A tag for a boolean value.