documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
parser-theory
/
it.unibo.tuprolog.theory.parsing
/
parseAsTheory
parse
As
Theory
fun
String
.
parseAsTheory
(
operators
:
OperatorSet
)
:
Theory
Parses this string as a theory using
operators
.
Throws
it.
unibo.
tuprolog.
core.
parsing.
Parse
Exception
on failure
fun
String
.
parseAsTheory
(
)
:
Theory
Parses this string as a theory.
Throws
it.
unibo.
tuprolog.
core.
parsing.
Parse
Exception
on failure