Type

svsim.CommonCompilationSettings.Timescale.Magnitude.Type
sealed trait Type

Attributes

Source
Backend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Hundred
object One
object Ten
Self type
Singleton

Members list

Value members

Abstract methods

def toInt: Int

Attributes

Source
Backend.scala

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
Backend.scala