parser-theory
0.20.9
common
parser-theory
/
it.unibo.tuprolog.theory.parsing
/
ClausesParser
/
parseClausesLazily
parse
Clauses
Lazily
common
abstract
fun
parseClausesLazily
(
input
:
String
,
operators
:
<ERROR CLASS>
)
:
Sequence
<
<ERROR CLASS>
>
Content copied to clipboard
open
fun
parseClausesLazily
(
input
:
String
)
:
Sequence
<
<ERROR CLASS>
>
Content copied to clipboard