EMathVal

case
class EMathVal(n: BigDecimal) extends LiteralExpr
trait Serializable
trait Product
trait Equals
trait Expr
trait IRElem
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
override
def toString: String
Definition Classes
IRElem -> Any
Inherited from
IRElem
def toString(detail: Boolean, location: Boolean): String

stringify with options

stringify with options

Inherited from
IRElem