documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
documentation
parser-core
/
it.unibo.tuprolog.core.parsing
/
TermReaderImpl
/
readTerms
read
Terms
jvm
open
override
fun
readTerms
(
reader
:
Reader
,
operators
:
OperatorSet
)
:
Sequence
<
Term
>
open
override
fun
readTerms
(
inputStream
:
InputStream
,
operators
:
OperatorSet
)
:
Sequence
<
Term
>
Throws
Parse
Exception
during iteration if a term cannot be read or parsed