dsl-theory
0.20.9
dsl-theory
/
it.unibo.tuprolog.dsl.theory
/
PrologScopeWithTheoriesImpl
Prolog
Scope
With
Theories
Impl
class
PrologScopeWithTheoriesImpl
(
unificator
:
<ERROR CLASS>
)
:
PrologScopeWithTheories
Content copied to clipboard
Constructors
Functions
Constructors
Prolog
Scope
With
Theories
Impl
Link copied to clipboard
fun
PrologScopeWithTheoriesImpl
(
)
Content copied to clipboard
Prolog
Scope
With
Theories
Impl
Link copied to clipboard
fun
PrologScopeWithTheoriesImpl
(
unificator
:
<ERROR CLASS>
)
Content copied to clipboard
Functions
theory
Link copied to clipboard
open
fun
theory
(
vararg
clauseFunctions
:
<ERROR CLASS>
.
(
)
->
Any
)
:
<ERROR CLASS>
Content copied to clipboard
theory
Of
Link copied to clipboard
open
fun
theoryOf
(
vararg
clause
:
<ERROR CLASS>
)
:
<ERROR CLASS>
Content copied to clipboard
open
fun
theoryOf
(
clauses
:
Iterable
<
<ERROR CLASS>
>
,
vararg
otherClauses
:
Iterable
<
<ERROR CLASS>
>
)
:
<ERROR CLASS>
Content copied to clipboard
open
fun
theoryOf
(
clauses
:
Sequence
<
<ERROR CLASS>
>
,
vararg
otherClauses
:
Sequence
<
<ERROR CLASS>
>
)
:
<ERROR CLASS>
Content copied to clipboard