solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.stdlib.magic
/
MagicCut
Magic
Cut
common
object
MagicCut
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
common
open
fun
<
T
>
accept
(
visitor
:
<ERROR CLASS>
<
T
>
)
:
T
Content copied to clipboard
apply
Link copied to clipboard
common
open
fun
apply
(
substitution
:
<ERROR CLASS>
)
:
<ERROR CLASS>
Content copied to clipboard
open
fun
apply
(
substitution
:
<ERROR CLASS>
,
vararg
substitutions
:
<ERROR CLASS>
)
:
<ERROR CLASS>
Content copied to clipboard
as
Atom
Link copied to clipboard
common
open
fun
asAtom
(
)
:
<ERROR CLASS>
Content copied to clipboard
as
Constant
Link copied to clipboard
common
open
fun
asConstant
(
)
:
<ERROR CLASS>
Content copied to clipboard
as
Struct
Link copied to clipboard
common
open
fun
asStruct
(
)
:
<ERROR CLASS>
Content copied to clipboard
cast
To
Atom
Link copied to clipboard
common
open
fun
castToAtom
(
)
:
<ERROR CLASS>
Content copied to clipboard
cast
To
Constant
Link copied to clipboard
common
open
fun
castToConstant
(
)
:
<ERROR CLASS>
Content copied to clipboard
cast
To
Struct
Link copied to clipboard
common
open
fun
castToStruct
(
)
:
<ERROR CLASS>
Content copied to clipboard
fresh
Copy
Link copied to clipboard
common
open
fun
freshCopy
(
)
:
<ERROR CLASS>
Content copied to clipboard
open
fun
freshCopy
(
scope
:
<ERROR CLASS>
)
:
<ERROR CLASS>
Content copied to clipboard
get
Link copied to clipboard
common
open
fun
get
(
substitution
:
<ERROR CLASS>
,
vararg
substitutions
:
<ERROR CLASS>
)
:
<ERROR CLASS>
Content copied to clipboard
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
FUNCTOR
Link copied to clipboard
common
const
val
FUNCTOR
:
String
Content copied to clipboard
isAtom
Link copied to clipboard
common
open
val
isAtom
:
Boolean
Content copied to clipboard
isConstant
Link copied to clipboard
common
open
val
isConstant
:
Boolean
Content copied to clipboard
isStruct
Link copied to clipboard
common
open
val
isStruct
:
Boolean
Content copied to clipboard