dsl-theory
0.20.9
dsl-theory
/
it.unibo.tuprolog.dsl.theory
/
PrologScopeWithTheories
Prolog
Scope
With
Theories
interface
PrologScopeWithTheories
Content copied to clipboard
Types
Functions
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
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
Inheritors
PrologScopeWithTheoriesImpl
Link copied to clipboard