MutableDynamicTheoryWrapper

io.github.kelvindev15.prolog.dsl.DeclarativeProlog.MutableDynamicTheoryWrapper
See theMutableDynamicTheoryWrapper companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def add(clause: Clause): Theory

Attributes

Inherited from:
MutableTheoryWrapper
def remove(clause: Clause): Theory

Attributes

Inherited from:
MutableTheoryWrapper

Inherited fields

var theory: Theory

Attributes

Inherited from:
MutableTheoryWrapper