Expr

case class Expr(as: Option[String], expr: Option[String], signal: Option[String], value: Option[Json])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product