DummyNetwork

io.github.memo33.metarules.meta.internal.DummyNetwork
See theDummyNetwork companion object
final class DummyNetwork extends AbstractNetwork

Only for testing purposes and REPL.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def ~(flags: (Int, Int, Int, Int)): Syntax.this.Segment

Attributes

Inherited from:
AbstractNetwork
def ~(w: Int, n: Int, e: Int, s: Int): Syntax.this.Segment

Attributes

Inherited from:
AbstractNetwork
def ~>(that: Network): Syntax.this.CoupleNetwork

Attributes

Inherited from:
AbstractNetwork

Concrete fields