final case class DateTimeVal(value: OffsetDateTime, evalType: Type, promoteToType: Option[Type]) extends ConstVal
DateTime Literal
"2007-12-03T10:15:30+01:00"
- Companion:
- object
trait Serializable
trait Product
trait Equals
class ConstVal
class Expr
trait HasStaticTypeSafety
trait HasPromoteToType
trait HasEvalType
class Stat
class AST
class Object
trait Matchable
class Any