Type

svsim.CommonCompilationSettings.Timescale.Unit.Type
sealed trait Type

Attributes

Source
Backend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object fs
object ms
object ns
object ps
object s
object us
Show all
Self type
Singleton

Members list

Value members

Abstract methods

def exponent: 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