parser-theory
/
it.unibo.tuprolog.theory.parsing
/
ClausesParser
/
parseClauses
common
parse
Clauses
open fun
parseClauses
(input:
String
, operators:
OperatorSet
):
List
<
Clause
>
Content copied to clipboard
open fun
parseClauses
(input:
String
):
List
<
Clause
>
Content copied to clipboard