InOut

io.github.memo33.metarules.meta.Flag.InOut
object InOut extends InOutManifest

Attributes

Graph
Supertypes
trait FlagManifest
class Object
trait Matchable
class Any
Self type
InOut.type

Members list

Value members

Inherited methods

def flip(flag: Int): Int

Attributes

Inherited from:
InOutManifest
def kind: Kind

Attributes

Inherited from:
FlagManifest
def parse(number: Int): Int

Attributes

Inherited from:
InOutManifest
def reverse(flag: Int): Int

Attributes

Inherited from:
InOutManifest
def stringify(flag: Int): String

Attributes

Inherited from:
InOutManifest
protected def suffix: String

Attributes

Inherited from:
FlagManifest