J.Priority

Def

def apply(v: Int): Priority

Inherited

def info(v: Priority): Info

Type to Info

Type to Info

Override this method to provide type standard Info implementation

Inherited from
Type
Source
Type.scala
final def isRef: Boolean
Inherited from
Type
Source
Type.scala
override def isVoid(v: Priority): Boolean
Definition Classes
Type -> Ints -> Type -> Void
Inherited from
Type
Source
__.scala
val name: String
Inherited from
Type
Source
__.scala
inline def real: Int
Inherited from
Type
Source
__.scala
def tag(v: Priority): String

Type to String

Type to String

Override this method to provide type standard convertion to String

Inherited from
Type
Source
Type.scala